https://github.com/accetone/awesome-mix-cli
Make your own awesome mix
https://github.com/accetone/awesome-mix-cli
List: awesome-mix-cli
cli javascript music nodejs playlist random shuffle
Last synced: about 1 month ago
JSON representation
Make your own awesome mix
- Host: GitHub
- URL: https://github.com/accetone/awesome-mix-cli
- Owner: accetone
- License: mit
- Created: 2017-05-06T11:20:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-07T21:11:52.000Z (about 9 years ago)
- Last Synced: 2025-10-05T08:05:03.353Z (8 months ago)
- Topics: cli, javascript, music, nodejs, playlist, random, shuffle
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Mix CLI


Is your player shuffle or random mode frustrating you?
Is it repeating the same song over and over again?
We have a solution:
1. turn off the shuffle mode in your player
2. use awesome mix tool to compose your own playlist
3. move brand new playlist to your player
4. ...
5. PROFIT!
By making this simple actions you will enjoy music in non-repetitive manner.
Based on [awesome mix](https://github.com/accetone/awesome-mix) module.
### Usage
Install via npm:
```bash
npm install -g awesome-mix-cli
```
Use awesome mix script from terminal:
```bash
awesome-mix -from /Users/peter/mix-vol1 /Users/peter/mix-vol2 -to /Users/peter/awesome-mix
```
### Contribution
If you find error or want improve something, feel free to create issues and pull requests.
### License
Licensed under MIT.