FAR.js
Good old Windows File and ARchive Manager (FAR) app built with: Scala.js, React.js, react-blessed, blessed
Runs on Node.js, bun and cross-platform:
Mac OS X
(primary support in iTerm2 and WezTerm)Windows
(primary support in WezTerm and Windows Terminal)Linux
(primary support in WezTerm)
Install
To install (or upgrade) it on your computer use the following command:
npm i -g farjs-app
then you can run the application (using node) from your favorite terminal:
farjs
To run using bun use:
bun $(which farjs)
Documentation
Please, visit FAR.js web-site for the full documentation.
Contributing
See develop.md