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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesFilesystem Navigation

Capabilities for moving the cursor between files and directories based on their location on disk.

Distinct from Subdirectory Jumping: Closest candidates relate to specific subdirectory jumping or file-type alignment, not alphabetical file-to-file movement.

Explore 7 awesome GitHub repositories matching development tools & productivity · Filesystem Navigation. Refine with filters or upvote what's useful.

Awesome Filesystem Navigation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • nvim-mini/mini.nvimAvatar de nvim-mini

    nvim-mini/mini.nvim

    9,325Ver en GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Provides a visual interface to browse, open, and manipulate files and folders on disk.

    Lualuamini-nvimneovim
    Ver en GitHub↗9,325
  • linkedin/school-of-sreAvatar de linkedin

    linkedin/school-of-sre

    8,093Ver en GitHub↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    Instructs on moving between directories and listing files to manage filesystem structure.

    HTMLgithadooplinux
    Ver en GitHub↗8,093
  • zhanghai/materialfilesAvatar de zhanghai

    zhanghai/MaterialFiles

    7,980Ver en GitHub↗

    MaterialFiles is a graphical Linux file manager and system utility designed for local file management, archive manipulation, and system administration. It provides a filesystem interface for navigating directories, inspecting file attributes, and managing local files. The application supports privileged root access to manage restricted system files and directories. It includes specialized tools for Linux system administration, such as inspecting security contexts, symbolic links, and file permissions. The utility features a network file client for connecting to remote servers and managing fi

    Implements a hierarchical filesystem interface for navigating local and remote storage directories.

    Kotlinandroidandroid-applicationfile-manager
    Ver en GitHub↗7,980
  • missing-semester/missing-semesterAvatar de missing-semester

    missing-semester/missing-semester

    5,525Ver en GitHub↗

    The Missing Semester is a free, open-source educational curriculum designed to bridge the gap between theoretical computer science and the practical tooling every software engineer needs. Organized as a structured course, it covers Unix shell mastery, version control with Git, software debugging and profiling, system administration fundamentals, and computer security practices — the skills often left out of traditional degree programs. The project is maintained as a collaborative set of lecture notes, exercises, and guides that function as both a professional development tools course and a Uni

    Covers moving between directories using cd and pwd, resolving absolute and relative paths.

    CSS
    Ver en GitHub↗5,525
  • nvim-neo-tree/neo-tree.nvimAvatar de nvim-neo-tree

    nvim-neo-tree/neo-tree.nvim

    5,247Ver en GitHub↗

    Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab

    Facilitates browsing folders and files in a tree view to perform renaming, moving, and deleting operations.

    Luafile-explorerluaneovim
    Ver en GitHub↗5,247
  • dylanaraps/fffAvatar de dylanaraps

    dylanaraps/fff

    4,188Ver en GitHub↗

    fff es un gestor de archivos basado en terminal escrito en Bash. Proporciona una interfaz de usuario de texto para navegar y manipular directorios y archivos utilizando atajos de teclado. El proyecto se centra en la integración con el shell, manteniendo el contexto del directorio y permitiendo a los usuarios lanzar instancias de terminal integradas centradas en la carpeta activa. Incluye un modo de selector de archivos para seleccionar elementos que se pasarán a editores externos y admite el renderizado de imágenes integrado dentro de la terminal. Las capacidades principales incluyen la navegación del sistema de archivos impulsada por teclado, filtrado de directorios en tiempo real y marcadores. La herramienta admite la visualización de metadatos de archivos y operaciones masivas como copiar, mover, eliminar y renombrar por lotes a través de un flujo de trabajo de marcado y pegado.

    Implements keyboard-driven browsing of directories and movement between parent, child, and home folders.

    Shell
    Ver en GitHub↗4,188
  • neomutt/neomuttAvatar de neomutt

    neomutt/neomutt

    3,659Ver en GitHub↗

    NeoMutt is a terminal-based electronic mail management system that provides a text-based user interface for reading and composing emails. It functions as a mail manager and client supporting IMAP, POP3, and SMTP protocols, as well as NNTP for newsgroup access. The project distinguishes itself through integrated support for PGP and S/MIME encryption, providing tools for signing and encrypting messages and managing cryptographic keys. It supports modern authentication via OAuth2 and offers specialized MIME-aware reading capabilities for decoding multipart messages and visualizing MIME structure

    Navigates local or remote directories to select mailboxes or attach files.

    Cccliemail
    Ver en GitHub↗3,659
  1. Home
  2. Development Tools & Productivity
  3. Filesystem Navigation