A simple, lightweight and extensible python file manager!
- Image and PDF preview using the Terminal Graphics Protocol. For more info see: Graphics preview
- Pure python configuration - no markup languages used.
- Highly extensible - you can do whatever you can think of.
- More to come...
Simply run:
TODO
curl -sSL <path_to_automated_install_script> | shgit clone https://github.com/idnoman/projekt_skryptowe.git pyfm
cd pyfm
chmod 755 install
./installWarning
Running chmod 755 might require sudo privileges.
Dependencies are automatically installed during both installation ways, however here's how to download the dependencies manually:
sudo apt-get install -y file Your config file should be located in $HOME/.config/pyfm/config.py.
For more information refer to HELP.md
Our graphics preview rely on the Terminal Graphics Protocol, which means that they won't be available in all terminals. Don't worry - the app will still work without the previews. Here's a list of popular terminals that have implemented the Terminal Graphics Protocol:
pyfmRefer to HELP.md