https://github.com/kt474/ktimer
A modern, customizable, material design cubing timer
https://github.com/kt474/ktimer
cubing cubingjs puzzles rubiks-cube speedcubing timer vue vuetify
Last synced: 8 months ago
JSON representation
A modern, customizable, material design cubing timer
- Host: GitHub
- URL: https://github.com/kt474/ktimer
- Owner: kt474
- License: mit
- Created: 2021-09-10T18:52:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T01:57:18.000Z (over 1 year ago)
- Last Synced: 2025-04-05T05:51:10.949Z (about 1 year ago)
- Topics: cubing, cubingjs, puzzles, rubiks-cube, speedcubing, timer, vue, vuetify
- Language: Vue
- Homepage: https://ktimer.app
- Size: 8.35 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KTimer
An open source material design speedcubing timer built with [Vue.js](https://vuejs.org/).
Contributions are welcome, please report any issues or requests in the [issues](https://github.com/kt474/KTimer/issues) tab.
|  |
| --------------------------------------- |
## Features
- Scrambles and displays for all WCA puzzles
- Light/dark mode toggle
- 10 color themes
- Mobile/tablet touch screen support
- Customizable timer and chart size
- Multiple sessions
- Stats from Ao5 to Ao1000
- Interactive chart
- Fullscreen mode
- Export times
- Inspection time
## Run Locally
```bash
git clone https://github.com/kt474/KTimer.git
cd ktimer
npm install
npm run serve
```
## Acknowledgements
- [Logoipsum](https://logoipsum.com/)
- [Cubing.js](https://github.com/cubing/cubing.js)