vibe-rs

Crates.iovibe-rs
lib.rsvibe-rs
version0.1.2
created_at2025-07-03 01:56:06.487089+00
updated_at2025-09-02 03:58:35.176019+00
descriptionTool to vibrate toys while running a command
homepagehttps://github.com/Denendaden/vibe-rs
repositoryhttps://github.com/Denendaden/vibe-rs
max_upload_size
id1735716
size91,555
LYRA (Denendaden)

documentation

README

vibe-rs

Command-line tool to vibrate a toy while running a command, written in Rust and the Buttplug framework. Requires toys to be connected using Intiface.

Installation

With Rust and Cargo installed, run cargo install vibe-rs. Or download this repository and install from there.

Usage

Run vibe [command]. It's like sudo, but with vibe instead of sudo.

Any toys connected via Intiface will begin vibrating for however long the command takes to run. If the command finishes successfully, the vibrations will gently fade out; otherwise, they will finish in an aggressive burst.

To adjust the speed of the vibrations, set the environment variable VIBE_STRENGTH. The default is 0.25, so the toys will vibrate at a quarter of their maximum speed.

Commit count: 6

cargo fmt