forked from FOSS/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app-icon.js | ||
app.js | ||
icon.png | ||
metadata.json | ||
screenshot.png |
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.