Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hackergrrl/danceparty
:dancers: :dancers: :dancers: :dancers: :dancers: :dancers: :dancers: :dancers:
https://github.com/hackergrrl/danceparty
Last synced: 24 days ago
JSON representation
:dancers: :dancers: :dancers: :dancers: :dancers: :dancers: :dancers: :dancers:
- Host: GitHub
- URL: https://github.com/hackergrrl/danceparty
- Owner: hackergrrl
- Created: 2018-08-24T21:26:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T06:09:13.000Z (about 6 years ago)
- Last Synced: 2024-10-22T01:59:52.966Z (29 days ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# danceparty
> have a dance party while your code is compiling
## Install
```
npm install -g danceparty
```## Usage
```
danceparty $BUILD_COMMAND $MUSIC_DIR
```e.g.
```
danceparty 'cargo build' '/home/sww/music'
```It will play random songs until the build command finishes, then it will fade
out the music.## Limitations
Only works with `mplayer`. PRs welcome to add support for more audio players!
## License
GPLv3