SolarFM is a Gtk + Python file manager. https://code.itdominator.com/itdominator/SolarFM
Go to file
itdominator b12d9375ee Post settings restructuring cleanup 2023-07-30 00:49:46 -05:00
images Small disperate changes 2021-11-28 18:29:09 -06:00
plugins Restructured settings logic and loading; translate fix 2023-07-29 23:42:59 -05:00
src Post settings restructuring cleanup 2023-07-30 00:49:46 -05:00
user_config added images to plugin menu options, added testing for generators, attempted mitigation of memory leak 2023-05-16 21:26:00 -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 Updated readme issue list 2023-05-16 21:30:15 -05: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

  • There's a memory leak. Still analyzing where exactly.
  • 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 default key-binding 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.