1
0
Fork
You've already forked funlate
0
funscript player and tui for oscillating devices using intiface
  • Rust 100%
2026年07月07日 20:04:14 +01:00
crates docs: added readme 2026年07月07日 20:04:14 +01:00
.gitignore feat: add tui to test oscilator and mpv sync to play funscripts 2026年06月01日 15:29:09 +01:00
Cargo.lock feat: add tui to test oscilator and mpv sync to play funscripts 2026年06月01日 15:29:09 +01:00
Cargo.toml feat: add tui to test oscilator and mpv sync to play funscripts 2026年06月01日 15:29:09 +01:00
README.md docs: added readme 2026年07月07日 20:04:14 +01:00
rustfmt.toml feat: add tui to test oscilator and mpv sync to play funscripts 2026年06月01日 15:29:09 +01:00

funlate

Buttplug-compatible interactive toy control tools. This workspace contains two crates:

  • oscillate-tui : TUI for manual device control and realistic pattern generation
  • oscillate-mpv-sync : Funscript/CSV sync with MPV video playback and audio analysis

Usage

Each crate is run from the workspace root:

cargo run -p oscillate-tui -- --buttplug-url ws://127.0.0.1:12345
cargo run -p oscillate-mpv-sync -- --video file.mp4