Skip to content

freichmann/bluetoothcube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Cube

A GiiKER-compatible cube timer for Android. Requires a bluetooth-enabled cube.

Built with Python3.7.

Linux

To run locally on a Linux machine, install python requirements from requirements-linux.txt file, then use python3 -m main.

Android

To build for Android an deploy to a device via adb, use buildozer android debug deploy run.

Make sure your device is connected with buildozer android adb -- devices or buildozer android adb -- connect [...].

buildozer android logcat is useful for browsing python logs from the device.

About

A GiiKER-compatible bluetooth cube timer for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.6%
  • kvlang 14.4%
  • Java 2.0%