#toy #running #tool #vibrate

app vibe-rs

Tool to vibrate toys while running a command

3 releases

Uses new Rust 2024

0.1.2 Sep 2, 2025
0.1.1 Jul 3, 2025
0.1.0 Jul 3, 2025

#4 in #toy

Download history

201 downloads per month

MIT license

26KB
64 lines

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.

Dependencies

~23–54MB
~858K SLoC