1 unstable release

0.0.4 Jan 5, 2024

#361 in Hardware support

29 downloads per month

MIT license

20KB
106 lines

Installation

cargo install wally-vibe

Running

wally-vibe install

Configuration

By default, wally-vibe will, on success, vibe full strength for 3 seconds.

You can change that by setting WALLY_VIBE_PATTERN environment variable. For example, to set it vibe for 1.5 second on 20% strength, you can do:

WALLY_VIBE_PATTERN="0.2 1.5s" wally-vibe <cmd>

You can also set full patterns of vibes to run, by separating them with slashes /. Here is one example:

WALLY_VIBE_PATTERN="0.4 1s/0.6 1s/0.8 0.75s/1.0 0.25s"

Dependencies

~18–52MB
~832K SLoC