JSPM

  • Created
  • Published
  • Downloads 724
  • Score
    100M100P100Q95579F
  • License MIT

FAR.js - Cross-platform File and Archive Manager app in your terminal

Package Exports

  • farjs-app

Readme

Stand With Ukraine Stand With Ukraine

CI Coverage Status npm version Downloads Publish Size Install Size

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:

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)

Screenshots

Documentation

Please, visit FAR.js web-site for the full documentation.

Contributing

See develop.md