awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MHNightCat avatar

MHNightCat/superfile

0
View on GitHub↗
17,522 Stars·462 Forks·Go·MIT·8 Aufrufesuperfile.dev↗

Superfile

Superfile is a cross-platform terminal file manager and TUI file explorer. It provides a keyboard-driven interface for browsing the filesystem and managing local files and folders within a command line environment.

The application enables local file system administration and command line workflows by allowing users to navigate directory structures and perform file operations without manual path commands. It is designed as a cross-platform CLI tool to ensure consistent filesystem manipulation across different operating systems.

Features

  • Terminal File Managers - Provides a full-featured file management application specifically optimized for terminal environments.
  • Command Line Productivity - Enhances shell navigation and workflow efficiency by allowing file management without manual path commands.
  • Local File Managers - Enables common local file system administration tasks such as copying, moving, and deleting data.
  • File System Abstractions - Provides a unified interface to wrap low-level OS calls for consistent file operations across different platforms.
  • Terminal File Explorers - Provides a terminal user interface for browsing the filesystem with a modern visual layout and navigation shortcuts.
  • Cross-Platform Console Tooling - Designed as a cross-platform console tool to ensure consistent filesystem manipulation across different operating systems.
  • Functional State Management - Employs a functional update loop via the Bubbletea framework to manage application state and UI re-renders.
  • Double Buffering - Uses double-buffering to write UI updates to an internal buffer before flushing to the terminal to prevent flickering.
  • Component Hierarchies - Organizes the TUI into a tree of modular components that manage their own rendering and event logic.
  • Event-Driven Input Handlers - Processes keyboard and mouse events through a central dispatcher to trigger specific file system actions.
  • File Managers - Modern terminal file manager.

Star-Verlauf

Star-Verlauf für mhnightcat/superfileStar-Verlauf für mhnightcat/superfile

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Superfile

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Superfile.
  • gokcehan/lfAvatar von gokcehan

    gokcehan/lf

    9,340Auf GitHub ansehen↗

    lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and organizing files and directories. It operates as a shell-integrated tool that synchronizes the current working directory with the calling shell and supports vi-style keybindings for filesystem operations. The project distinguishes itself through its ability to render images directly in the terminal via the SIXEL graphics protocol and its shell-driven execution model, which allows users to extend functionality using external shell scripts and commands. It also implements a server

    Gofile-managerterminal
    Auf GitHub ansehen↗9,340
  • yorukot/superfileAvatar von yorukot

    yorukot/superfile

    16,729Auf GitHub ansehen↗

    Superfile is a keyboard-driven file manager designed for terminal environments. It provides a workspace for browsing, organizing, and manipulating local file systems through a multi-pane interface that supports standard file operations, directory navigation, and real-time fuzzy search. The application distinguishes itself through a modular architecture that allows for extensive customization of the user interface, including themes, icon sets, and layout dimensions. Users can define custom keyboard shortcuts, map file extensions to specific applications, and integrate external tools or scripts

    Gobubbleteaclifile-manager
    Auf GitHub ansehen↗16,729
  • kamiyaa/joshutoAvatar von kamiyaa

    kamiyaa/joshuto

    3,714Auf GitHub ansehen↗

    Joshuto is a keyboard-driven terminal user interface file manager built with Rust. It functions as a Vim-like file explorer, providing a text-based environment for browsing directories and performing filesystem operations through modal navigation and cursor-based movements. The project distinguishes itself through a side-by-side column view that allows for terminal file previewing, including the rendering of image thumbnails and file contents. It supports a highly customizable workflow where users can define their own keybindings, visual themes, and terminal styles through external configurat

    Rustclipboardconcurrencyfile-manager
    Auf GitHub ansehen↗3,714
  • ogham/exaAvatar von ogham

    ogham/exa

    24,406Auf GitHub ansehen↗

    Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It functions as a terminal-based file explorer that displays directory contents alongside system metadata and file attributes. The tool distinguishes itself by integrating version control information directly into the directory listing, allowing users to view the status of files within a repository alongside standard system data. It utilizes terminal-based styling to provide color-coded output, which helps visually differentiate between file types and metadata. The utility supports

    Rustcommand-linefilesls
    Auf GitHub ansehen↗24,406
Alle 30 Alternativen zu Superfile anzeigen→

Häufig gestellte Fragen

Was macht mhnightcat/superfile?

Superfile is a cross-platform terminal file manager and TUI file explorer. It provides a keyboard-driven interface for browsing the filesystem and managing local files and folders within a command line environment.

Was sind die Hauptfunktionen von mhnightcat/superfile?

Die Hauptfunktionen von mhnightcat/superfile sind: Terminal File Managers, Command Line Productivity, Local File Managers, File System Abstractions, Terminal File Explorers, Cross-Platform Console Tooling, Functional State Management, Double Buffering.

Welche Open-Source-Alternativen gibt es zu mhnightcat/superfile?

Open-Source-Alternativen zu mhnightcat/superfile sind unter anderem: gokcehan/lf — lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and… yorukot/superfile — Superfile is a keyboard-driven file manager designed for terminal environments. It provides a workspace for browsing,… kamiyaa/joshuto — Joshuto is a keyboard-driven terminal user interface file manager built with Rust. It functions as a Vim-like file… ogham/exa — Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It… canop/broot — Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system… jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local…