slp

command module
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2025 License: MIT Imports: 1 Imported by: 0

README

slp

GitHub release (latest by date) GitHub Workflow Status Go Report Card LICENSE

sleep command with rich progress bar.

demo

Contents

Installation

Homebrew
$ brew install koki-develop/tap/slp
go install
$ go install github.com/koki-develop/slp@latest
Releases

Download the binary from the releases page.

Usage

Basic
$ slp [time]
# e.g.
$ slp 3

Customize Color

--gradient flag can be used to apply a gradient between the two colors.

# e.g.
$ slp 3 --gradient "#000000,#ffffff"

You can also set a single color with the -color flag.

# e.g.
$ slp 3 --color "#ff0000"

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL