FARJS(1)
NAME
farjs — FAR.js - Cross-platform File and ARchive manager app
SYNOPSIS
INFO
46 stars
2 forks
0 views
DESCRIPTION
FAR.js - Cross-platform File and ARchive manager app
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
SEE ALSO
fd(1)— A simple, fast, and user-friendly alternative to findyazi(1)— Blazing fast terminal file manager written in Rustexa(1)— A modern replacement for ls — with colors, icons, and Git integrationdust(1)— A more intuitive version of du — disk usage viewerxplr(1)— A hackable, minimal, fast TUI file explorer
clihub3/4/2026FARJS(1)