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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

bulk file mover / organizer

Classement mis à jour le 30 juin 2026

Nous sélectionnons les dépôts GitHub open-source correspondant à « move ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Résultats pour « un outil en ligne de commande pour déplacer des fichiers »

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • gokcehan/lfAvatar de gokcehan

    gokcehan/lf

    9,340Voir sur 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

    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
    Voir sur GitHub↗9,340
  • tfeldmann/organizeAvatar de tfeldmann

    tfeldmann/organize

    3,077Voir sur GitHub↗

    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
    Voir sur GitHub↗3,077

Related searches

  • un outil pour gérer ses dotfiles et automatiser l'installation
  • une alternative moderne en ligne de commande aux outils Unix
  • un gestionnaire de fichiers piloté au clavier pour le terminal
  • un outil de navigation rapide qui apprend vos dossiers les plus utilisés
  • un outil en ligne de commande pour servir des fichiers
  • un outil en ligne de commande pour le transcodage vidéo
  • un exécuteur de tâches et remplaçant de Make écrit en Go
  • a command line tool for competitive programming