How to install nomino
cargo install nomino nomino use case
Batch rename files using regex patterns, useful for organizing filenames in bulk.
When to use nomino
- Renaming multiple files in a directory with a common pattern (e.g., adding a prefix, changing extension)
- Performing complex regex-based substitutions on filenames (e.g., removing timestamps, reformatting names)
- Renaming files recursively in subdirectories with consistent rules
When not to use nomino
- When a simple one-off rename is needed (using mv or rename is simpler)
- When renaming relies on file content or metadata beyond the filename
- When the operation requires an interactive undo or a graphical interface (nomino is command-line only)
nomino features
- · Regex pattern matching and replacement
- · Subdirectory/recursive renaming support
- · Dry-run mode to preview changes
- · Cross-platform (Linux, macOS, Windows)
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like nomino on its own.
Set up MCP →Similar tools to nomino
adb-export
Bash script to export android content providers data to csv
aliases
Contextual, dynamic aliases for the bash shell
arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.