BangleApps/apps/factclock
Gordon Williams c1555ee6be Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
..
ChangeLog Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
README.md Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
app-icon.js Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
app.js Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
icon.png Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
metadata.json Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
screenshot.png Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00

README.md

Fact Clock

A clock that displays a random fact alongside the time.

This uses text_facts for the list of facts, but you can implement new apps that provide the textsource module (see the readme for the text_facts app) to make this clock display different information.