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
|
2021-11-29 04:41:23 +00:00
|
|
|
SolarFM is a Gtk+ Python file manager.
|
2021-10-10 06:43:35 +00:00
|
|
|
|
|
|
|
# Notes
|
2021-12-05 00:23:00 +00:00
|
|
|
<b>Still Work in progress! Use at own risk!</b>
|
|
|
|
|
|
|
|
<h6>Install Setup</h6>
|
|
|
|
```
|
|
|
|
sudo apt-get install python3 wget ffmpegthumbnailer steamcmd
|
|
|
|
```
|
2021-10-10 06:43:35 +00:00
|
|
|
|
|
|
|
# TODO
|
|
|
|
<ul>
|
2021-11-28 22:01:29 +00:00
|
|
|
<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)
|