awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jhotmann/node-rename-cli

Open-source alternatives to Node Rename Cli

30 open-source projects similar to jhotmann/node-rename-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Node Rename Cli alternative.

  • adityak368/android-filebrowser-filepickerA

    adityak368/Android-FileBrowser-FilePicker

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ajeetdsouza/zoxideالصورة الرمزية لـ ajeetdsouza

    ajeetdsouza/zoxide

    37,467عرض على GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    عرض على GitHub↗37,467
  • akianonymus/gdrive-downloaderالصورة الرمزية لـ Akianonymus

    Akianonymus/gdrive-downloader

    364عرض على GitHub↗

    Download a gdrive folder or file easily, shell ftw.

    Shellbashcli-toolgdrive
    عرض على GitHub↗364
  • alifarazz/mpv-zenity-open-filesA

    alifarazz/mpv-zenity-open-files

    0عرض على GitHub↗
    عرض على GitHub↗0
  • amosavian/amsmb2الصورة الرمزية لـ amosavian

    amosavian/AMSMB2

    302عرض على GitHub↗

    Swift framework to connect SMB2/3 shares

    Swift
    عرض على GitHub↗302

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • amosavian/fileproviderالصورة الرمزية لـ amosavian

    amosavian/FileProvider

    115عرض على GitHub↗

    FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift

    Swift
    عرض على GitHub↗115
  • angelmmiguel/pmالصورة الرمزية لـ Angelmmiguel

    Angelmmiguel/pm

    205عرض على GitHub↗

    The easy way to switch between your projects on ZSH

    Shelljumpmanagerprojects
    عرض على GitHub↗205
  • antonmedv/llالصورة الرمزية لـ antonmedv

    antonmedv/ll

    53عرض على GitHub↗

    Opinionated ls rewrite in Go 🧦

    عرض على GitHub↗53
  • arpitkh96/amazefilemanagerA

    arpitkh96/AmazeFileManager

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aweary/alderالصورة الرمزية لـ aweary

    aweary/alder

    250عرض على GitHub↗

    A minimal implementation of the UNIX tree command with colors!

    JavaScriptcommandterminal
    عرض على GitHub↗250
  • ayghub/open-dirA

    ayghub/open-dir

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ayoisaiah/f2الصورة الرمزية لـ ayoisaiah

    ayoisaiah/f2

    2,418عرض على GitHub↗

    F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!

    Gobatch-renamebulk-rename-filesgolang
    عرض على GitHub↗2,418
  • back2bikes/meteor-slingshotالصورة الرمزية لـ Back2bikes

    Back2bikes/meteor-slingshot

    13عرض على GitHub↗

    meteor-slingshot

    JavaScript
    عرض على GitHub↗13
  • beavailable/shareالصورة الرمزية لـ beavailable

    beavailable/share

    49عرض على GitHub↗

    Share and receive files effortlessly over HTTP

    Python
    عرض على GitHub↗49
  • bootandy/dustالصورة الرمزية لـ bootandy

    bootandy/dust

    11,843عرض على GitHub↗

    Dust is a command line disk usage analyzer written in Rust. It functions as a disk space visualization tool and recursive directory size scanner used to identify large files and directories through a formatted list of disk consumption across a filesystem. The tool differentiates itself by providing a recursive tree view to visualize space distribution and the ability to output directory and file size data in machine-readable formats for external processing and analysis. Its broader capabilities include filesystem auditing and storage capacity management. This is achieved through file and dir

    Rust
    عرض على GitHub↗11,843
  • borasavkar/mpv-file-organizerB

    borasavkar/mpv-file-organizer

    0عرض على GitHub↗
    عرض على GitHub↗0
  • boyter/sccالصورة الرمزية لـ boyter

    boyter/scc

    8,469عرض على GitHub↗

    Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across hundreds of programming and markup languages. It functions as a source code metric engine, software complexity analyzer, and cost estimator. The project differentiates itself by providing a COCOMO cost estimator to predict development effort and financial costs, alongside tools to estimate the cost of regenerating a codebase using large language models. It also includes a Git repository metrics tool that correlates commit history with codebase metrics to identify hotspots, trac

    Goclicloccode
    عرض على GitHub↗8,469
  • byron/dua-cliالصورة الرمزية لـ Byron

    Byron/dua-cli

    5,945عرض على GitHub↗

    dua-cli is a cross-platform terminal-based disk usage analyzer and cleanup utility. It scans directories in parallel using thread pools to compute and display disk space consumption faster than sequential traversal, then lets users navigate the results interactively and delete unwanted files with safety measures. The tool distinguishes itself through a multi-step deletion confirmation process that requires user approval before permanently removing files, with an optional trash integration that moves deleted items to the system trash instead of performing irreversible removal. It reads setting

    Rustcleanerdiskefficient
    عرض على GitHub↗5,945
  • changyuheng/fz.shالصورة الرمزية لـ changyuheng

    changyuheng/fz.sh

    572عرض على GitHub↗

    Cli shell plugin, the missing fuzzy tab completion feature for the z jump around command.

    Shell
    عرض على GitHub↗572
  • cogentredtester/mpv-file-browserC

    CogentRedTester/mpv-file-browser

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dduan/pathosالصورة الرمزية لـ dduan

    dduan/Pathos

    121عرض على GitHub↗

    File management and path analysis for Swift

    Swift
    عرض على GitHub↗121
  • dduan/treالصورة الرمزية لـ dduan

    dduan/tre

    1,210عرض على GitHub↗

    Tree command, improved.

    Rust
    عرض على GitHub↗1,210
  • dreymonde/appfolderالصورة الرمزية لـ dreymonde

    dreymonde/AppFolder

    932عرض على GitHub↗

    🗂 Never use NSSearchPathForDirectoriesInDomains again

    Swift
    عرض على GitHub↗932
  • droidninja/android-filepickerالصورة الرمزية لـ DroidNinja

    DroidNinja/Android-FilePicker

    2,704عرض على GitHub↗

    Photopicker and document picker for android

    Kotlinandroidandroid-filepickerdemo
    عرض على GitHub↗2,704
  • ehmicky/unix-permissionsالصورة الرمزية لـ ehmicky

    ehmicky/unix-permissions

    143عرض على GitHub↗

    Swiss Army knife for Unix permissions

    JavaScriptaccess-controlaclchmod
    عرض على GitHub↗143
  • elfmz/far2lالصورة الرمزية لـ elfmz

    elfmz/far2l

    2,182عرض على GitHub↗

    Linux port of FAR v2

    C++filemanagerlinuxmacos
    عرض على GitHub↗2,182
  • eradman/entrالصورة الرمزية لـ eradman

    eradman/entr

    5,608عرض على GitHub↗

    entr is a command-line tool and shell command orchestrator that executes arbitrary terminal commands automatically whenever monitored files are modified. It serves as a Unix file system monitor that maps filesystem events to the execution of user-defined shell commands. The utility functions as a development workflow automator by restarting background processes and refreshing console output to provide immediate feedback during coding. It can terminate and restart long-running services when configuration or source code is updated. The project covers automated task execution and continuous int

    Cinotifykqueuetest-automation
    عرض على GitHub↗5,608
  • eza-community/ezaالصورة الرمزية لـ eza-community

    eza-community/eza

    20,014عرض على GitHub↗

    Eza is a command-line utility designed to replace standard directory listing tools by providing a more informative and visually intuitive interface for exploring file systems. Built with memory-safe systems programming, it queries low-level operating system interfaces to retrieve and display comprehensive file metadata, including permissions, ownership, and modification times. The tool distinguishes itself through its use of terminal-based color coding and advanced organization capabilities. It maps structured file metadata to specific color sequences to improve readability and offers modular

    Rustcolorcommand-linefiles
    عرض على GitHub↗20,014
  • facebook/pathpickerالصورة الرمزية لـ facebook

    facebook/PathPicker

    5,224عرض على GitHub↗

    PathPicker is a command line file selector and interactive shell file picker that serves as a bridge between terminal output and external tools. It converts text output from shell commands into a visual list, allowing users to identify and isolate specific file paths for further action. The utility parses text streams from tools such as git or grep to identify file paths, which users can then filter and select via an interactive interface. These selected paths are injected into configurable command templates or passed as arguments to external processes, such as text editors or custom shell sc

    Python
    عرض على GitHub↗5,224
  • abhi16180/photonA

    abhi16180/photon

    0عرض على GitHub↗
    عرض على GitHub↗0