/jsTrack

An online version of the Tracker software

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

jsTrack

An online version of the Tracker software

Deployment:

  • 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.