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

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

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

bulk file mover / organizer

Ranking aktualisiert am 30. Juni 2026

Wir kuratieren Open-Source GitHub Repositories passend zu „move“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Ergebnisse für „CLI-Tool zum Verschieben von Dateien“

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    lf is a terminal-based file manager (TUI) that lets you navigate and organize files via keyboard-driven commands, fitting the request for a command-line file organizer, though it does not explicitly emphasize batch operations, pattern matching, or dry-run/undo features.

    GoBulk File RenamersGlob Pattern Resolvers
    Auf GitHub ansehen↗9,340
  • tfeldmann/organizeAvatar von tfeldmann

    tfeldmann/organize

    3,077Auf GitHub ansehen↗

    Organize is a command-line utility designed to automate file system management, storage cleanup, and directory organization. It functions as a rule-based engine that processes files through sequential pipelines, allowing users to define complex workflows for moving, renaming, and managing local data. The system utilizes structured configuration files to map file system triggers to specific actions. It distinguishes itself through a simulation engine that allows users to preview the impact of their rules on a virtual file system before applying changes, ensuring data integrity. Additionally, t

    tfeldmann/organize is a command-line automation tool for rule-based file management, which directly fits the search's focus on moving, renaming, and organizing files systematically, and its Python-based, platform-independent design supports the required batch operations and pattern matching.

    PythonDry Run Simulations
    Auf GitHub ansehen↗3,077

Related searches

  • Tool zur Verwaltung von Dotfiles und zum Bootstrapping
  • moderner CLI-Ersatz für Unix-Befehle
  • tastaturgesteuerter Dateimanager für das Terminal
  • ein Verzeichnis-Springer, der deine meistgenutzten Ordner lernt
  • CLI-Tool zum Bereitstellen von Dateien
  • ein Kommandozeilen-Tool für Videotranskodierung
  • ein Task-Runner und Make-Ersatz in Go
  • a command line tool for competitive programming