ncursesFM is a file manager using the ncurses library.
It aims to be as user friendly and lightweight as possible, while being good looking and simple.
The software is released under an open source license.
Features include:
- Every feature you would expect by a basic file manager.
- Terminal window resize support.
- 2 tabs support. Their content is kept in sync. Jump between tabs with arrow keys (left/right).
- config support through libconfig.
- Basic mouse support.
- Simple sysinfo monitor that will refresh every 30s: clock, battery and some system info.
- Fast browse mode: enable it with ‘,’. Once enabled, users can jump between files in current folder by just typing their names.
- 4 sorting modes – alphabetically, by size, by last modified, or by type.
- Stats support (permissions and sizes).
- Inotify monitor to check for fs events in current opened directories.
- Bookmarks support.
- Search support: it will search your string in current directory tree. It can search your string inside archives too.
- Basic print support through libcups.
- Extract/compress files/folders through libarchive.
- Power management inhibition while processing a job (e.g. while pasting a file) to avoid data loss.
- Internal udisks2 monitor, to poll for new devices. It can automount new connected devices too. Device monitor will list only mountable devices, eg: dvd reader will not be listed until a cd/dvd is inserted.
- Drives/usb sticks/ISO files (un)mount through udisks2.
- Support for extracting password protected archives.
- Install downloaded package files through packagekit.
- libnotify support.
- clang support.
- Unicode support.
- Internationalization support – translations are available for French, German, Italian, and Spanish.
Website: github.com/FedeDP/ncursesFM
Support: Wiki
Developer: Federico
License: GNU General Public License v3.0

ncursesFM is written in C. Learn C with our recommended free books and free tutorials.
Return to Survey: Console Based File Managers
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.