Skip to content

Electron desktop application using a Cubii fitness device to press a keyboard key when device is in use

License

Notifications You must be signed in to change notification settings

ecolman/cubii-keyboard

Repository files navigation

Cubii Keyboard

Connects with a Cubii fitness device via bluetooth to monitor when the device is being used and then presses a key on the keyboard when a use threshold is crossed. This was done as a test project to see if I could use the Cubii to move forward in a video games by pressing the W key. I've added a few options for threshold limits (speed or cycles per minute) and which key to press.

Dependencies

How to use

First, make sure to disconnect your phone's bluetooth from the Cubii.

git clone https://github.com/ecolman/cubii-keyboard.git
cd cubii-keyboard
npm i
npm run start

About

Electron desktop application using a Cubii fitness device to press a keyboard key when device is in use

Resources

License

Stars

Watchers

Forks

Packages

No packages published