https://github.com/chmac/mp3shuffer
A simple deno script to shuffle mp3 files
https://github.com/chmac/mp3shuffer
Last synced: 10 months ago
JSON representation
A simple deno script to shuffle mp3 files
- Host: GitHub
- URL: https://github.com/chmac/mp3shuffer
- Owner: chmac
- License: agpl-3.0
- Created: 2025-04-12T06:54:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T07:29:41.000Z (about 1 year ago)
- Last Synced: 2025-06-12T13:47:28.567Z (12 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mp3shuffer
A simple deno script to shuffle mp3 files
You can compile it with `deno task compile` and then run `mp3shuffler` in
whatever directory you want to shuffle. It asks for confirmation before
renaming, but is otherwise extremely simple.