BangleApps/apps/widtemp
gellnerm 52fd577a93
Update metadata.json
Disallow emulator
2023-05-08 11:21:00 +02:00
..
ChangeLog Update ChangeLog 2023-05-08 11:20:39 +02:00
README.md Initial release of widtemp temperature widget 2023-04-10 18:01:59 +02:00
metadata.json Update metadata.json 2023-05-08 11:21:00 +02:00
screenshot.jpg Initial release of widtemp temperature widget 2023-04-10 18:01:59 +02:00
widtemp.png Initial release of widtemp temperature widget 2023-04-10 18:01:59 +02:00
widtemp.wid.js Fix widget.js filename to match name in metadata.json 2023-04-10 18:58:47 +02:00

README.md

Temperature widget

A simple temperature widget, showing the current microcontroller's internal temperature (E.getTemperature()).

It updates every minute. If the current temperature is above the last 10 minutes average, the text is shown in red. If below, the text is shown in blue and black otherwise.