farjs-app
v0.15.1
Published
FAR.js - Cross-platform File and Archive Manager app in your terminal
Downloads
948
Maintainers
Readme
FAR.js
Good old Windows File and ARchive Manager (FAR) app built with: React.js, react-blessed, blessed
Runs on Node.js and bun on different platforms:
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