diff --git a/apps/cscsensor/metadata.json b/apps/cscsensor/metadata.json index ba250c914..87eb5d12f 100644 --- a/apps/cscsensor/metadata.json +++ b/apps/cscsensor/metadata.json @@ -5,7 +5,7 @@ "version": "0.08", "description": "Read BLE enabled cycling speed and cadence sensor and display readings on watch", "icon": "icons8-cycling-48.png", - "tags": "outdoors,exercise,ble,bluetooth", + "tags": "outdoors,exercise,ble,bluetooth,bike,cycle,bicycle", "supports": ["BANGLEJS", "BANGLEJS2"], "readme": "README.md", "storage": [ diff --git a/apps/recorder/README.md b/apps/recorder/README.md index 34955b986..0dd208af5 100644 --- a/apps/recorder/README.md +++ b/apps/recorder/README.md @@ -15,10 +15,11 @@ You can record * **Time** The current time * **GPS** GPS Latitude, Longitude and Altitude -* **Steps** Steps counted by the step counter * **HR** Heart rate and confidence * **BAT** Battery percentage and voltage -* **Core** CoreTemp body temperature +* **Steps** Steps counted by the step counter +* **Baro** (Bangle.js 2) Using the built-in barometer to record Temperature, Pressure and Altitude +* **Core** CoreTemp body temperature *if* you have a CoreTemp device and the https://banglejs.com/apps/?id=coretemp app installed You can then start/stop recording from the Recorder app itself (and as long as widgets are enabled in the app you're using, you can move to another app and continue recording).