- Notifications
You must be signed in to change notification settings - Fork2
FAR.js - Cross-platform File and ARchive manager app
License
NotificationsYou must be signed in to change notification settings
farjs/farjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Good old WindowsFile andARchive Manager(FAR) app built with:React.js,react-blessed,blessed
Runs onNode.js andbun on different platforms:
Mac OS X
(primary support iniTerm2 andWezTerm)Windows
(primary support inWezTerm andWindows Terminal)Linux
(primary support inWezTerm)
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 usingbun use:
bun$(which farjs)
Please, visitFAR.js web-sitefor the full documentation.
Seedevelop.md
About
FAR.js - Cross-platform File and ARchive manager app