SolarFM is a Gtk + Python file manager. https://code.itdominator.com/itdominator/SolarFM
Go to file
itdominator f82541b37a Big fixes 2023-03-27 20:54:52 -05:00
images Small disperate changes 2021-11-28 18:29:09 -06:00
plugins Added Singleton class to inherit as needed 2023-03-27 20:07:17 -05:00
src Big fixes 2023-03-27 20:54:52 -05:00
user_config Added Singleton class to inherit as needed 2023-03-27 20:07:17 -05:00
.gitignore Updated .gitignore, renamed plugins file 2022-09-24 15:40:21 -05:00
LICENSE Initial commit 2021-10-10 06:43:35 +00:00
README.md WIP implimentig new files widget, updated settings, broke keybindings 2023-02-23 23:03:29 -06:00

README.md

SolarFM

SolarFM is a Gtk+ Python file manager.

Notes

Still Work in progress! Use at own risk!

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.

Install Setup
``` sudo apt-get install python3.8 python3-setproctitle python3-gi wget ffmpegthumbnailer steamcmd ```

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.

TODO

  • Add simpleish preview plugin for various file types.
  • Add simpleish bulk-renamer.

Images

1 SolarFM single pane. 2 SolarFM double pane. 3 SolarFM triple pane. 4 SolarFM quad pane.