-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Jaco Malan edited this page Jul 17, 2024
·
4 revisions
Uncube is a speedcubing timer for the 21st century, designed to be a modern solution for speedcubers. Currently, in BETA, many features are still being developed and refined.
- Progressive Web App: Usable in browsers and installable on Android, iPhone, and PC.
- Session Persistence: Register an account to save and access your sessions across devices.
- Clone the repository:
git clone https://github.com/CodeLog-Development/uncube
- Install the dependencies:
yarn
- Build the API and frontend:
yarn nx run-many -t build
- Open the web app here.
- Register an account for session persistence.
- Use the timer to track your speedcubing sessions.
We welcome contributions! Please read our Contributing Guide for details on how to get started.