2021-11-28 16:01:29 -06:00
|
|
|
# SolarFM
|
2021-11-28 22:41:23 -06:00
|
|
|
SolarFM is a Gtk+ Python file manager.
|
2021-10-10 06:43:35 +00:00
|
|
|
|
|
|
|
# Notes
|
2021-12-04 18:23:00 -06:00
|
|
|
<b>Still Work in progress! Use at own risk!</b>
|
|
|
|
|
2023-02-21 14:23:39 -06:00
|
|
|
Additionally, if not building a .deb then just move the contents of user_config to their respective folders.
|
|
|
|
Copy the share/solarfm folder to your user .config/ directory too.
|
|
|
|
|
2021-12-04 18:23:00 -06:00
|
|
|
<h6>Install Setup</h6>
|
|
|
|
```
|
2023-02-23 23:03:29 -06:00
|
|
|
sudo apt-get install python3.8 python3-setproctitle python3-gi wget ffmpegthumbnailer steamcmd
|
2021-12-04 18:23:00 -06:00
|
|
|
```
|
2021-10-10 06:43:35 +00:00
|
|
|
|
2023-02-21 14:23:39 -06:00
|
|
|
# Known Issues
|
|
|
|
Doing Ctrl+D when in Terminator (maybe other terminals too) somehow propagates the signal to SolarFM too.
|
|
|
|
A selected file in the active quad-pane will move to trash since it is the defaul keybinding for that action.
|
|
|
|
|
2021-10-10 06:43:35 +00:00
|
|
|
# TODO
|
|
|
|
<ul>
|
2022-03-02 19:30:35 -06:00
|
|
|
<li>Add simpleish preview plugin for various file types.</li>
|
2022-02-11 00:58:49 -06:00
|
|
|
<li>Add simpleish bulk-renamer.</li>
|
2021-11-22 02:14:48 -06:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
# Images
|
2021-11-28 18:29:09 -06:00
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|