24 lines
669 B
Markdown
24 lines
669 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 simpleish plugin system to run bash/python scripts.</li>
|
|
<li>Add DnD context awareness for over folder drop.</li>
|
|
</ul>
|
|
|
|
# Images
|
|
![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)
|