ismaelgv/rnr
A command-line tool to batch rename files and directories
Repository profile
Batch rename utility for developers
Repository updates
Get generated yaa110/nomino development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-07 03:02
5 captures since 2026-05-22
Stars from baseline -4
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-07 03:02
Cargo.toml
rust ecosystem,
11 dependencies
Cargo.lock
rust ecosystem,
88 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
A command-line tool to batch rename files and directories
A tool for renaming files quickly, especially multiple files at once.
F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
n³ The unorthodox terminal file manager
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`