Cause sometimes you just need to dance ...
Clone the repository and run the install script. dance
with be copied into /usr/local/bin
.
./install.sh
Whenever you feel like it, just dance.
$ dance
|o/
|
/ |
Perform your dance moves more than once.
$ dance 5
|o/
|
/ |
Never stop dancing.
$ dance forever
|o/
|
/ |
One use case I have been using this for has been running this over SSH on a remote server I am working on. It gives me feedback to know if the SSH connection has dropped or the network connection has dropped.
just-dance
is available in a Docker container on dockerhub.
I use this by running docker run jdkelley/just-dance forever
.
If you know a way we can make dancing better, drop an issue or pull request.
Published under the MIT License