3 releases (stable)
1.0.1 | Aug 16, 2023 |
---|---|
0.1.0 | Aug 16, 2023 |
#2007 in Command line utilities
43 downloads per month
5KB
Sleep Interactive
Like sleep but with a visual progress indicator and more explicit param names.
Usage Example
cargo r --release -- --minutes 30 && osascript -e 'display notification "Check your MRs build status" with title "MR" sound name "Submarine"'
Install
cargo install sleep-interactive
Release/Publish to crates.io
cargo bump --git-tag && git push --tags
Dependencies
~4–11MB
~112K SLoC