BangleApps/apps/factclock/README.md

5 lines
276 B
Markdown

# 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.