Skip to content
Mr. Algorithm edited this page Jul 14, 2024 · 4 revisions

Uncube

Screenshot 2024-07-14 223120

Introduction

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.

Key Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/CodeLog-Development/uncube.git
  2. Navigate to the project directory:
    cd uncube
  3. Install dependencies:
    npm install
    

Usage

  1. Open the web app here.
  2. Register an account for session persistence.
  3. Use the timer to track your speedcubing sessions.

Contributing

We welcome contributions! Please read our Contributing Guide for details on how to get started.

Clone this wiki locally