nnn: A Fast and Frugal Terminal File Manager for Enhanced Productivity

This repository profile is provided by osrepos.com, an open source repository discovery platform.

nnn: A Fast and Frugal Terminal File Manager for Enhanced Productivity

Summary

nnn (n³) is a highly efficient and minimalist terminal file manager designed to supercharge productivity. It offers a full set of features, including disk usage analysis, batch renaming, and extensive plugin support, all within a tiny, nearly 0-config footprint. This tool is known for its incredible speed and unobtrusive design, making it ideal for various environments from Raspberry Pi to WSL.

Repository Information

Analyzed by OSRepos on February 1, 2026

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

nnn (n³), developed by jarun, is an unorthodox yet powerful terminal file manager. It stands out for being incredibly fast, tiny, and requiring nearly zero configuration, making it a favorite among users who prioritize efficiency and a streamlined workflow. Designed to be unobtrusive, nnn offers smart workflows that align with your thought process, enhancing productivity in command-line environments.

Installation

Getting started with nnn is straightforward. It is widely available on many package managers across various operating systems, including Linux, macOS, BSD, and even Android (via Termux).

For detailed installation instructions and dependencies, please refer to the official nnn Wiki:

A static binary is also available, eliminating the need for installation in some cases.

Examples

nnn is packed with features that simplify file management tasks:

  • Disk Usage Analysis: Quickly analyze disk space usage.
  • Batch Renaming: Rename multiple files efficiently.
  • File Picker: Select files for other applications.
  • Extensible with Plugins: A rich plugin ecosystem allows for capabilities like live previews, disk (un)mounting, file searching, and more.
  • Contexts (Tabs): Manage multiple directories simultaneously with custom colors.
  • cd on quit: Seamlessly integrate with your shell by changing directory on exit.

For a comprehensive list of features and use cases, visit the nnn GitHub repository and Wiki.

Why Use nnn?

nnn offers several compelling reasons to integrate it into your workflow:

  • Frugal Resource Usage: It typically uses less than 3.5MB of resident memory and has a tiny binary size, making it ideal for resource-constrained environments.
  • Incredibly Fast: Optimized for speed with minimal disk I/O and fast screen redraws.
  • Portable: Runs on a wide range of platforms including Raspberry Pi, Termux (Android), Linux, macOS, BSD, Haiku, Cygwin, and WSL.
  • Privacy-Aware: Designed with privacy in mind, avoiding unconfirmed user data collection.
  • Highly Customizable: While being 0-config by default, it supports plugins, patches, and compile-time options to tailor it to specific needs.
  • Developer-Friendly: POSIX-compliant, follows Linux kernel coding style, and is written in C.

Links

Related repositories

Similar repositories that may be relevant next.

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️