项目作者: cubing

项目描述 :
:clock11: A simple, beautiful cubing timer.
高级语言: TypeScript
项目地址: git://github.com/cubing/timer.git
创建时间: 2015-10-26T07:33:20Z
项目社区:https://github.com/cubing/timer

开源协议:GNU General Public License v3.0

下载


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

timer.cubing.net screenshot: mobile

Landscape Mode

timer.cubing.net screenshot: landscape

How to Develop

Ensure bun is installed. Then run:

  1. git clone https://github.com/cubing/timer && cd timer
  2. make setup
  3. make dev

License

GPL (except some scrambling code).