Skip to content

watiko/beatble-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beatble

Disclaimer: This project is not offical. And there is no support. Therefore, use this application at your own risk.

Use your arcade style controller through Bluetooth Low Energy (BLE) for beatmania IIDX ULTIMATE MOBILE.

Prerequisites

  • Linux (depending on JoyStick API)
  • cargo: https://rustup.rs/
  • (optional) cargo-deb: cargo install cargo-deb
  • libdbus-1-dev
$ sudo apt install libdbus-1-dev

Build

$ cargo build --release
# target/release/beatble
$ cargo deb
# target/debian/beatble_0.1.0_armhf.deb

Install

$ sudo apt install ./beatble_0.1.0_armhf.deb

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages