Moved rest of resources to user dir

This commit is contained in:
2021-11-28 22:41:23 -06:00
parent cd1e5003fb
commit aa74b30c12
6 changed files with 51 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
# SolarFM
# SolarFM
SolarFM is a Gtk + Python file manager.
SolarFM is a Gtk+ Python file manager.
# Notes
```sudo apt-get install python3 wget steamcmd```
@@ -11,7 +11,8 @@ SolarFM is a Gtk + Python file manager.
<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 "go to trash", "clear trash", "restore from trash" options.</li>
<li>Add drive size free and consumed info to bottom bar.</li>
<li>Add simpleish plugin system to run bash/python scripts.</li>
<li>Add DnD context awareness for over folder drop.</li>
</ul>