View on GitHub
logo

FAR.js

Cross-platform File and ARchive Manager in your terminal

Stand With Ukraine Русский корабль, иди на хуй!

Stand With Ukraine

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:

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

Modules

Other

File Browser

Main application window that consists of two similar panels. Each panel displays list of files and directories. You can perform different operations:

File Viewer

Built-in internal text file viewer.

Dev Tools

Use F12 to show/hide DEV tools components on the right side. Press F12 again to switch between the components.

Logs

Shows all the intercepted console.log and console.error messages, since the app itself is rendered to the console.

Inputs

Shows input keys sequences.

Colors

Shows possible colors with their hex codes for current terminal/theme.

FAQ

Key Bindings

Archive Support

Network Shared Folders

Mouse Support

Unicode Support

iTerm2 Support