Files
SolarFM/README.md
2021-11-28 16:01:29 -06:00

23 lines
674 B
Markdown

# SolarFM
# SolarFM
SolarFM is a Gtk + Python file manager.
# Notes
```sudo apt-get install python3 wget steamcmd```
# TODO
<ul>
<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>
</ul>
# Images
![1 SolarFM showing different directories. ](images/pic1.png)
![1 SolarFM themed dark and made transparent. ](images/pic2.png)