#sleep #progress #name #interactive

app sleep-interactive

A sleep like cli application that features a progress indicator and more meaningfull argument names

5 releases (stable)

1.0.3 Jan 27, 2025
1.0.1 Aug 16, 2023
0.1.0 Aug 16, 2023

#282 in Command line utilities

Download history 149/week @ 2025-01-22 48/week @ 2025-01-29 13/week @ 2025-02-05 3/week @ 2025-02-26

321 downloads per month

MIT license

6KB

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
~113K SLoC