wally-vibe

Crates.iowally-vibe
lib.rswally-vibe
version0.0.4
sourcesrc
created_at2024-01-05 01:44:04.629465
updated_at2024-01-05 01:44:04.629465
descriptionWally x Buttplug.io
homepage
repositoryhttps://github.com/synpixel/wally-vibe
max_upload_size
id1089188
size70,917
synpixel (synpixel)

documentation

README

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"
Commit count: 0

cargo fmt