https://github.com/nvbn/we-are-waiting
It's a bit boring to wait for a long script to complete, so it'll be better if someone will wait with you!
https://github.com/nvbn/we-are-waiting
Last synced: 5 months ago
JSON representation
It's a bit boring to wait for a long script to complete, so it'll be better if someone will wait with you!
- Host: GitHub
- URL: https://github.com/nvbn/we-are-waiting
- Owner: nvbn
- Created: 2017-11-30T22:25:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T17:05:19.000Z (over 7 years ago)
- Last Synced: 2024-08-03T20:10:34.433Z (9 months ago)
- Language: Go
- Size: 1.59 MB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# We're waiting
It's a bit boring to wait for a long script to complete,
so it'll be better if someone will wait with you](https://youtu.be/QRb5l8AF2O0)
*I don't know why the gif is so shitty*
## Installation
```bash
sudo curl -L https://github.com/nvbn/we-are-waiting/releases/download/0.1/waiting-`uname -s`-`uname -m` -o /usr/local/bin/waiting
```## Usage
Wait for a long script:
```bash
./long-script.sh | waiting
```You cna change the speed of *waiting* with `--tick` argument.
## License MIT