Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 532 Bytes

File metadata and controls

17 lines (10 loc) · 532 Bytes

Smart Cube 3-style

A minimalist 3-style method trainer for bluetooth smart cubes.

Getting Started

  1. Install dependencies: npm install
  2. Run the app: npm start
  3. Open the app in your browser: http://localhost:1234

Click the Connect button to connect to your bluetooth cube.

Credits

Huge thanks to Chen Shuang's cstimer for the bluetooth cube connection library.

This project is licensed under the GPL license version 3 or later in the spirit of collaboration and sharing.