23 lines
558 B
Markdown
23 lines
558 B
Markdown
# SolarFM
|
|
SolarFM is a Gtk+ Python file manager.
|
|
|
|
# Notes
|
|
<b>Still Work in progress! Use at own risk!</b>
|
|
|
|
<h6>Install Setup</h6>
|
|
```
|
|
sudo apt-get install python3.8 wget python3-setproctitle python3-gi ffmpegthumbnailer steamcmd
|
|
```
|
|
|
|
# TODO
|
|
<ul>
|
|
<li>Add simpleish preview plugin for various file types.</li>
|
|
<li>Add simpleish bulk-renamer.</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)
|