synpixel / wally-vibe

Wally x Buttplug.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Wally x Buttplug.io

License:MIT License


Languages

Language:Rust 100.0%