- Individual student timers
- One timer to rule them all
- CSV download of logging
- LocalStorage based logs
- 100% offline
- Clone the repo (
git clone https://github.com/PCGeekBrain/RabbiKTimer.git
) - Go to the
src
folder - Open the
index.html
file in the browser of your choice (made for Google Chrome)
- Clone the repo (
git clone https://github.com/PCGeekBrain/RabbiKTimer.git
) - Open the
index.html
file in the browser of your choice (made for Google Chrome)
- Vanilla JavaScript (no external dependencies)
- Data storage is local in browser
- Old code/: This folder contains an old version of this project with less features (Beta)
- src/: This folder contains the source code for this project in index.html css/home.css and js/home.js
- index.html: Single file version of this application
Single html file may not be up to date with src.