A version of TrailSense (https://f-droid.org/en/packages/com.kylecorry.trail_sense/) for the Bangle.js smartwatch. Currently only supporting Bangle.js1
Go to file
2022-06-05 10:05:22 +02:00
flashlight.trailsense.js Created a flashlight module 2022-06-05 09:52:06 +02:00
README.md Added README.md 2022-06-05 10:05:22 +02:00
speed.trailsense.js Created a speed module (based on GPS data) 2022-06-05 09:52:40 +02:00
trailsense.app.js Wrote basic code for a modular app design 2022-06-05 09:51:20 +02:00
trailsense.info Added icon and launcher info 2022-06-05 09:48:20 +02:00
trailsense.png Added icon and launcher info 2022-06-05 09:48:20 +02:00

TrailSense for Bangle.js

About

The idea came from the android app (TrailSense)[https://f-droid.org/en/packages/com.kylecorry.trail_sense/]. It's built modular, and every module has the name \*.trailsense.js.

Installation

via (Espruino Web IDE)[https://www.espruino.com/ide/]

  1. Clone the repo locally: git clone REPO_ADDRESS

  2. Upload all files via the Web IDE Press the four-ellipse Button (also known as Storage icon) and upload file by file.