A cross-platform dual-pane file manager.
You currently need Python 3.9.
Install the requirements for your operating system. For example:
pip install -Ur requirements/ubuntu.txt
Then you can use python build.py to run, compile etc. fman. For example:
python build.py run
Call python build.py without arguments to see a list of available commands.
This uses fman build system.