Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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