BangleApps/apps/tempmonitor
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
..
CSV_IDE_view.png Improvements and code refactor 2022-12-23 13:13:00 +01:00
CSV_excel_view.png Improvements and code refactor 2022-12-23 13:13:00 +01:00
ChangeLog Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
README.md thermometer improved 2023-05-07 22:45:40 +02:00
app-icon.js replace img by code 2022-12-15 13:19:37 +01:00
app.png New app, and correction on widgets 2022-12-15 13:02:10 +01:00
bangle.js2_UI.png tempmonitor v3 2023-02-27 21:36:54 +01:00
bangle.js_UI.png tempmonitor v3 2023-02-27 21:36:54 +01:00
file_interface.png file interface 2022-12-23 16:39:34 +01:00
interface.html Add saveFile function, and ensure it uses data: URI not blobs (because they don't work in Gadgetbridge) 2023-09-14 12:43:38 +01:00
metadata.json Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
old_ss_emul_bjs1.png thermometer improved 2023-05-07 22:45:40 +02:00
old_ss_emul_bjs2.png thermometer improved 2023-05-07 22:45:40 +02:00
photo_banglejs1.jpg temp monitor interface 2022-12-23 16:17:03 +01:00
ss_emul_bjs1.png thermometer improved 2023-05-07 22:45:40 +02:00
ss_emul_bjs1_help.png thermometer improved 2023-05-07 22:45:40 +02:00
ss_emul_bjs2.png thermometer improved 2023-05-07 22:45:40 +02:00
tempmonitor.app.js Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
tempmonitor.img New app, and correction on widgets 2022-12-15 13:02:10 +01:00
tempmonitor.info fixed issue on tempmonitor and minor fiixes 2023-05-14 15:36:07 +02:00

README.md

Temperature Monitor (with logging)

Temperature / Thermometer monitor that not only shows degrees on real time but also allows to store this info in a file for a later process.

Compatible with BangleJS1,BangleJS2,and EMSCRIPTENx emulators

Pictures:

Bangle JS1

UI for bangleJS1

UI for bangleJS2

Screenshot BJS2

Screenshot BJS1

Screenshot data file content

Usage

Open and see a temperature in the screen Download the CSV file and process in your favourite spreadsheet software if you have any problem enable the modedebug in code; v_mode_debug=1 or 2

Features

  • Cross compatibility (JS1,JS2) and widgets compatibility
  • BG/FG Colour, Export to file and counter of saved records per session
  • File operations: Info, delete (no yet)

Pending/future Features

  • Buttons layout: btn txt(BJS1) , on screen button (BJS2)
  • Long press touch to delete file (BJS1,BJS2)
  • File operations: Delete

Controls/UI

  • Left area: Back/Exit/launcher

  • BTN3 (long press)(BJS1): default Exit/kill app

  • BTN1 (BJS2): "Launcher" / open "Messages"

  • BTN2 (BJS1): "Launcher" / open "Messages"

  • BTN1 (BJS1): Change FG Color

  • BTN3 (BJS1): Change BG Color

  • Right area: Change FG Color

  • Swipe left: Change BG Color

  • Swipe right: Increase/Decrease Hour circle/Points

Creator

Daniel Perez For suggestions or feedback https://github.com/dapgo/my_espruino_smartwatch_things