awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yorukot avatar

yorukot/superfile

0
View on GitHub↗
16,729 stars·441 forks·Go·mit·18 viewssuperfile.dev↗

Superfile

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 via a plugin system. It also facilitates productivity by enabling the execution of shell commands and the integration of external text editors directly within the terminal session.

Beyond core file management, the tool includes capabilities for displaying file metadata and rendering image previews. The workspace can be organized using flexible layouts that allow for splitting and switching focus between multiple panels and sidebars. The application maintains its environment through automated update notifications and configurable terminal session settings.

Features

  • Terminal File Managers - Functions as a keyboard-driven file management interface optimized for terminal environments with multi-pane support.
  • File Explorers - Provides a terminal-based file explorer for browsing and manipulating local file systems with modular configuration.
  • Terminal Productivity Tools - Acts as a comprehensive terminal productivity workspace integrating file management, shell execution, and editor workflows.
  • Directory Navigators - Facilitates rapid directory navigation and context switching using keyboard shortcuts and smart jump tools.
  • File System Operations - Enables standard file system operations including creating, renaming, copying, moving, and deleting files and folders.
  • Fuzzy Search Tools - Provides real-time fuzzy matching for rapid file system navigation and discovery.
  • Go 项目 - Listed in the “Go 项目” section of the Great Open Source Project awesome list.
  • Terminal UI Frameworks - Renders complex terminal-based layouts and interactive widgets using character-based drawing primitives.
  • Keyboard Shortcut Mappings - Enables mapping custom key combinations to terminal commands and file operations.
  • Terminal Workflow Customizations - Allows extensive customization of keyboard shortcuts, visual themes, and external editor integrations within the terminal environment.
  • Multi-Pane Terminal Managers - Supports multi-pane layouts and sidebars for organizing directory views and system metadata directly in the terminal.
  • Custom Command Execution - Provides a dedicated command prompt for executing arbitrary shell commands within the current directory.
  • Plugin Systems - Provides a modular plugin system for integrating external tools and custom commands.
  • Plugin Architectures - Supports extending core functionality through dynamically loaded plugins and external scripts.
  • Fuzzy - Implements real-time fuzzy matching to locate specific files and directories within the terminal interface.
  • Workspace Layouts - Organizes the workspace through split panels, sidebars, and configurable layout arrangements.
  • External Editor Integrations - Integrates with preferred external text editors for file manipulation directly from the terminal.
  • File Handling Configurations - Maps file extensions to custom applications and defines default editors for various file types.
  • User Interface Customizations - Supports extensive visual customization including themes, icon sets, and layout dimensions.
  • Declarative Configurations - Uses structured configuration files to define application state, themes, and keybindings.
  • Terminal Image Renderers - Displays image files directly within the terminal interface.

Star history

Star history chart for yorukot/superfileStar history chart for yorukot/superfile

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Superfile

These projects share indexed features with Superfile. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zellij-org/zellijzellij-org avatar

    zellij-org/zellij

    33,683View on GitHub↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Rustmultiplexerterminalworkspace
    View on GitHub↗33,683
  • jarun/nnnjarun avatar

    jarun/nnn

    21,630View on GitHub↗

    This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local and remote filesystems. It functions as both a standalone console file explorer and a versatile file picker, allowing users to select paths and pass them to external shell commands or system utilities for automated workflows. The application distinguishes itself through a highly modular architecture that supports compile-time feature flagging and static binary compilation, ensuring a minimal memory footprint and portability across environments. Users can extend its core function

    Candroidbatch-renamec
    View on GitHub↗21,630
  • gokcehan/lfgokcehan avatar

    gokcehan/lf

    9,340View on GitHub↗

    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
    View on GitHub↗9,340
  • canop/brootCanop avatar

    Canop/broot

    12,740View on GitHub↗

    Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system hierarchies. It provides a visual tree-based interface that allows users to explore disk contents, manage file operations, and execute shell commands directly within the command line environment. The tool distinguishes itself through real-time fuzzy searching and recursive tree traversal, which filter directory structures as you type to maintain a clear, relevant view of the file system. It integrates version control status directly into the navigation view, displaying branch

    Rustbalanced-bfs-descentcommand-linecommand-line-tool
    View on GitHub↗12,740
Compare all 30 related projects→

Frequently asked questions

What does yorukot/superfile do?

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.

What are the main features of yorukot/superfile?

The main features of yorukot/superfile are: Terminal File Managers, File Explorers, Terminal Productivity Tools, Directory Navigators, File System Operations, Fuzzy Search Tools, Go 项目, Terminal UI Frameworks.

Which projects share features with yorukot/superfile?

Projects with overlapping indexed features include: zellij-org/zellij — Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent,… jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local… gokcehan/lf — lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and… canop/broot — Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system… amix/vimrc — This project is a Vim configuration framework and development environment that transforms the basic text editor into a… dylanaraps/fff — fff is a terminal-based file manager written in Bash. It provides a text-user interface for navigating and…