From 9aafc675ec5e63340a6ec7769243debb7abf06e5 Mon Sep 17 00:00:00 2001
From: Arun Prakash Jana
3 modes of nnn (light with filter, detail, du analyzer) with memory usage
+Modes of nnn (light with filter, detail, du analyzer) with memory usage (click for a demo video)
#### TABLE OF CONTENTS +- [Introduction](#introduction) - [Features](#features) - [Installation](#installation) - [Library dependencies](#library-dependencies) @@ -70,6 +59,20 @@ Demo videos: i. [`nnn` on Termux (Android)](https://www.youtube.com/watch?v=Abaa - [Mentions](#mentions) - [Developers](#developers) +#### INTRODUCTION + +`nnn` is a full-featured file manager for low-end devices and the regular desktop. It's extremely light and fast (**[performance](https://github.com/jarun/nnn/wiki/performance)**). + +`nnn` is also a disk usage analyzer, a fuzzy app launcher, a batch file renamer and a file picker. Many **[plugins](https://github.com/jarun/nnn/tree/master/plugins)** are available to extend its power. Custom plugins are easy to add. There's an independent [(neo)vim picker plugin](https://github.com/mcchrish/nnn.vim) project. + +It runs on Linux, macOS, Raspberry Pi, BSD, Cygwin, Linux subsystem for Windows and Termux on Android. + +`nnn` works seamlessly with DEs and GUI utilities. It's nearly zero-config (with sensible defaults) and can be setup in less than 5 minutes. **[Quickstart](#quickstart)** and see how `nnn` simplifies workflows. + +Visit the **[wiki](https://github.com/jarun/nnn/wiki)** for more. + +Here's a video of [`nnn` on Termux (Android)](https://www.youtube.com/watch?v=AbaauM7gUJw). + #### FEATURES - Modes