mirror of https://github.com/espruino/BangleApps
14 lines
477 B
Markdown
14 lines
477 B
Markdown
|
# Prime Time Lato (clock)
|
||
|
|
||
|
A watchface that displays time and its prime factors in the Lato font.
|
||
|
For example when the time is 21:05, the prime factors are 5,421.
|
||
|
Displays 'Prime Time!' when the time is a prime number.
|
||
|
|
||
|

|
||
|
|
||
|
Written by: [Hugh Barney](https://github.com/hughbarney)
|
||
|
|
||
|
Adapted from primetime by [Eve Bury](https://www.github.com/eveeeon)
|
||
|
|
||
|
For support and discussion please post in the [Bangle JS Forum](http://forum.espruino.com/microcosms/1424/)
|