awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nvim-mini/mini.nvimnvim-mini 的头像

    nvim-mini/mini.nvim

    9,325在 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
    在 GitHub 上查看↗9,325
  • linkedin/school-of-srelinkedin 的头像

    linkedin/school-of-sre

    8,093在 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
    在 GitHub 上查看↗8,093
  • zhanghai/materialfileszhanghai 的头像

    zhanghai/MaterialFiles

    7,980在 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
    在 GitHub 上查看↗7,980
  • missing-semester/missing-semestermissing-semester 的头像

    missing-semester/missing-semester

    5,525在 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
    在 GitHub 上查看↗5,525
  • nvim-neo-tree/neo-tree.nvimnvim-neo-tree 的头像

    nvim-neo-tree/neo-tree.nvim

    5,247在 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
    在 GitHub 上查看↗5,247
  • dylanaraps/fffdylanaraps 的头像

    dylanaraps/fff

    4,188在 GitHub 上查看↗

    fff 是一个用 Bash 编写的基于终端的文件管理器。它提供了一个文本用户界面,用于使用键盘快捷键导航和操作目录及文件。 该项目专注于 Shell 集成,保持目录上下文并允许用户启动以活动文件夹为中心的集成终端实例。它包含一个用于选择要传递给外部编辑器的项目的文件选择器模式,并支持在终端内进行集成图像渲染。 核心功能包括键盘驱动的文件系统导航、实时目录过滤和书签功能。该工具支持文件元数据展示,以及通过标记和粘贴工作流进行复制、移动、删除和批量重命名等批量操作。

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

    Shell
    在 GitHub 上查看↗4,188
  • neomutt/neomuttneomutt 的头像

    neomutt/neomutt

    3,659在 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
    在 GitHub 上查看↗3,659
  1. Home
  2. Development Tools & Productivity
  3. Filesystem Navigation