项目作者: cubing
项目描述 :
:clock11: A simple, beautiful cubing timer.
高级语言: TypeScript
项目地址: git://github.com/cubing/timer.git
timer.cubing.net
A simple cubing timer.
- Simple, clean design.
- Works on all major browsers on any size screen or smartphone.
- Try “Add to Home Screen” from your phone’s browser to use it like an app!
- Random-state scrambles for all supported puzzles
- Works offline.
- Instant session syncing across devices.
- Syncs instantly while online, or continues recording offline and syncs immediately the next time you’re online.
Portrait Mode

Landscape Mode

How to Develop
Ensure bun
is installed. Then run:
git clone https://github.com/cubing/timer && cd timer
make setup
make dev
License
GPL (except some scrambling code).