Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hswolff/rom-mom
manage your ROMs
https://github.com/hswolff/rom-mom
Last synced: 11 days ago
JSON representation
manage your ROMs
- Host: GitHub
- URL: https://github.com/hswolff/rom-mom
- Owner: hswolff
- License: mit
- Created: 2024-05-16T19:45:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T02:16:14.000Z (6 months ago)
- Last Synced: 2024-05-19T02:44:15.099Z (6 months ago)
- Language: Go
- Homepage:
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rom-mom - keep your ROMs nice and clean
![Rom-Mom Logo](logo-small.png 'Logo')
```
Fix your ROM collection.Usage:
rom-mom [command]Available Commands:
check Check if matches are found and display any missing or mismatches
completion Generate the autocompletion script for the specified shell
download Download the box art images
help Help about any command
rename Rename all ROM files to matched file names
resize resize images to desired dimensionFlags:
-c, --console string console we're renaming
-d, --dir string ROM folder location
--dry-run do a test dry run and don't actually rename
-h, --help help for rom-mom
--include-mismatch also rename possible mismatch file namesUse "rom-mom [command] --help" for more information about a command.
```