Renaming to SolarFM

This commit is contained in:
2021-11-28 16:01:29 -06:00
parent 98feeabfa4
commit 4f18844fd2
181 changed files with 8751 additions and 2452 deletions

View File

@@ -1,15 +1,22 @@
# PyFM
# SolarFM
# PyFM
PyFM is a Gtk + Python file manager.
# 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 PyFM showing different directories. ](images/pic1.png)
![1 PyFM themed dark and made transparent. ](images/pic2.png)
![1 SolarFM showing different directories. ](images/pic1.png)
![1 SolarFM themed dark and made transparent. ](images/pic2.png)