- Currently under 170SLOC of Python (will never exceed 250SLOC)
- Editor integration similar to other file browsers
- Can execute common Bash commands for file management without leaving the terminal
Under linux, clone the repository and run make install:
git clone https://github.com/falktimon/marco/tree/main && cd marco && make installSome users might have to run sudo make install. Other operating systems have not been tested.