SolarFM/README.md

25 lines
723 B
Markdown
Raw Normal View History

2021-11-28 22:01:29 +00:00
# SolarFM
2021-10-10 06:43:35 +00:00
2021-11-28 22:01:29 +00:00
# SolarFM
SolarFM is a Gtk + Python file manager.
2021-10-10 06:43:35 +00:00
# Notes
```sudo apt-get install python3 wget steamcmd```
# TODO
<ul>
2021-11-28 22:01:29 +00:00
<li>Add prompt guards for actions.</li>
<li>Add path bar search dropdown.</li>
<li>Add "execute" and "execute in terminal" context options.</li>
<li>Add "go to trash" and "delete all trash" options.</li>
<li>Add save button for "show errors" dropdown.</li>
<li>Add simpleish plugin system to run bash/python scripts.</li>
<li>Add DnD context awareness for over folder drop.</li>
2021-11-22 08:14:48 +00:00
</ul>
# Images
2021-11-29 00:29:09 +00:00
![1 SolarFM single pane. ](images/pic1.png)
![2 SolarFM double pane. ](images/pic2.png)
![3 SolarFM triple pane. ](images/pic3.png)
![4 SolarFM quad pane. ](images/pic4.png)