Cli File Manager

⚡A fully-featured very fast file manager that runs inside your terminal. It's designed for Linux.
Alternatives To Cli File Manager
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nnn16,003
4 days ago20July 26, 20225bsd-2-clauseC
n³ The unorthodox terminal file manager
Electerm8,149
11 days ago68September 21, 2022307mitJavaScript
📻Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)
Lf5,620121 hours ago41April 25, 2021199mitGo
Terminal file manager
Fff3,796
a month ago1March 03, 202157mitShell
📁 A simple file manager written in bash.
Xplr2,948
a day ago124September 11, 20229mitRust
A hackable, minimal, fast TUI file explorer
Far2l1,464
6 days ago241gpl-2.0C
Linux port of FAR v2
Webterminal1,431
a month ago1lgpl-3.0Python
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
Joshuto1,169
16 days ago3July 08, 202231lgpl-3.0Rust
ranger-like terminal file manager written in Rust
Clifm907
4 hours ago11gpl-2.0C
The shell-like, command line terminal file manager: simple, fast, extensible, and lightweight as hell
Nnn.vim590
7 months ago2bsd-2-clauseVim Script
File manager for vim/neovim powered by n³
Alternatives To Cli File Manager
Select To Compare


Alternative Project Comparisons
Readme

CLI File Manager


This is a basic file manager that runs inside your terminal.
This tool is designed for Linux.
It's fully responsive and incredibly fast.

Features

  • Browse directories/files
  • Disc usage panel
  • Memory usage panel
  • File and Folder information, with accurate folder size
  • Open files (With the default program of the OS)
  • Delete files or folders
  • Rename files or folders
  • Create files or folders
  • Read the content of a file
  • Duplicate files
  • Copy files
  • Responsive
  • Open VS Code
  • Show/Hide hidden files
  • Show/Hide file extensions

Installation - Linux

Download Git and Go

Open a terminal and type these commands:

cd /usr/local
git clone https://github.com/0l1v3rr/cli-file-manager.git
cd cli-file-manager
# The build may take a couple of tries
make build
export PATH="$PATH:/usr/local/cli-file-manager/bin"

Now try to execute the command cfm.
In the first argument, you can give the path where you want it to open. (Not necessary)
For example: cfm /home/user/Desktop

Note: The cfm command will only live until you close the terminal. To resolve this issue, follow these few steps:

nano ~/.profile

Now scroll to the bottom and paste this:

export PATH="$PATH:/usr/local/cli-file-manager/bin"

Save the changes and reboot.

There's an update and do you want to use it?
Go to your cli-file-manager folder. Open a terminal and type this command:

make update
Popular Terminal Projects
Popular File Manager Projects
Popular Command Line Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Command Line
Terminal
Unix
Command Line Tool
Responsive
File Manager
Kali
Terminal Based
Terminal App