forked from FOSS/BangleApps
Adding icons, readme and changelog
parent
7df753a0f7
commit
a1599a967b
|
@ -0,0 +1 @@
|
||||||
|
0.01: New clock!
|
|
@ -0,0 +1,18 @@
|
||||||
|
# Command line complete clock
|
||||||
|
|
||||||
|
Command line styled clock with lots of information:
|
||||||
|
|
||||||
|
It can show the following (depending on availability) information:
|
||||||
|
* Time
|
||||||
|
* Day of week
|
||||||
|
* Date
|
||||||
|
* Weather condition (requires weather app)
|
||||||
|
* Temperature (requires weather app)
|
||||||
|
* Steps (requires a step widget)
|
||||||
|
* Heart rate
|
||||||
|
|
||||||
|
## Creator
|
||||||
|
Marco ([myxor](https://github.com/myxor))
|
||||||
|
|
||||||
|
## Icon
|
||||||
|
Icon taken from [materialdesignicons](https://materialdesignicons.com) under Apache License 2.0
|
|
@ -0,0 +1 @@
|
||||||
|
require("heatshrink").decompress(atob("mEwgI/8/4ACAqYv/F/PwAqgA6A=="))
|
Binary file not shown.
After Width: | Height: | Size: 258 B |
Loading…
Reference in New Issue