u/Yesh_002

▲ 25 r/CLI

psleep — a drop-in replacement for `sleep` with a progress bar

Tired of running `sleep 30` and staring at a blank terminal? I built psleep — it works exactly like sleep but shows you how much time is left.

  • Drop-in compatible: psleep 30, psleep 1m30s, psleep 2h5m
  • Multiple styles (bar, blocks, dots, emoji, spinner)
  • Native terminal progress (OSC 9;4) for supported terminals, progress shows in your tab bar
# Homebrew (macOS)
brew install Yesh-02/tap/psleep

# From crates.io
cargo install psleep

GitHub: https://github.com/Yesh-02/psleep

Note: This software's code is partially AI-generated.

u/Yesh_002 — 1 day ago
▲ 29 r/rust

psleep - a drop-in replacement for sleep with a progress bar with OSC 9;4 on supported terminals

Tired of running `sleep 30` and staring at a blank terminal? here is psleep, it works exactly like sleep but shows you how much time is left.

https://i.redd.it/axeicrslrf2h1.gif

  • Drop-in compatible: psleep 30, psleep 1m30s, psleep 2h5m
  • Multiple styles (bar, blocks, dots, emoji, spinner)
  • Native terminal progress (OSC 9;4) for supported terminals, progress shows in your tab bar

​

# Homebrew (macOS)
brew install Yesh-02/tap/psleep

# From crates.io
cargo install psleep

GitHub: https://github.com/Yesh-02/psleep

Note: This software's code is partially AI-generated.

reddit.com
u/Yesh_002 — 1 day ago