An online version of the Tracker software
- With Git:
- Clone to computer and open HTML file in browser, no server required
- Without Git:
- Download ZIP of repository and unarchive. Then just open the HTML file in your browser, no server required.
If you want to use the drive integration, run a local server in the directory and access with http://localhost
.
Setup with your own API keys by following the directions here and then changing the keys in js/init.js
and index.html
.