Charles Dyason
b2f59d6813
Added clock notifications for elapsed time.
...
Added notifications to default `clock` module to broadcast:
- `CLOCK_SECOND` for a clock second, and
- `CLOCK_MINUTE` for a clock minute having elapsed.
Each notification is broadcasted with the corresponding value i.e. `CLOCK_SECOND` -> `30` and `CLOCK_MINUTE` -> `5` .
2019-06-03 14:01:27 +02:00
Shade Alabsa
a0d92d764b
Added in screenshot
2018-10-07 15:12:10 -04:00
Michael Teeuw
02f549d1dd
Merge pull request #809 from roramirez/readme-timezone
...
Add link more information timezone information for configuracion in clock module
2017-04-01 11:15:52 +02:00
Johan Hammar
f4509e24c6
Added a week section to the clock module
2017-03-28 22:02:30 +02:00
Rodrigo Ramírez Norambuena
9ad22d7405
Add link more information timezone information for configuracion in
...
clock module.
2017-03-26 16:13:54 -03:00
Michael Teeuw
4aec39df7a
Fix Merge Conflicts.
2017-03-17 14:32:01 +01:00
Rodrigo Ramírez Norambuena
422349c2d1
Change of examples configuration in README modules.
...
This change is related commit f59f035a7ec5e64ab9e629521b39a548a6430b8b
Now is used grunt for check ESLint syntax validation of config/* files
2017-01-24 17:22:17 -03:00
Brian
2913120ff7
Update README files
2017-01-17 16:14:50 +01:00
Rodrigo Ramírez Norambuena
95f1382fbf
add support to enable set timezone for show in clock module.
2016-10-24 23:55:40 -03:00
Andrew Chumchal
747e1a818d
Able to turn off and on the clock module
2016-09-11 08:14:28 -07:00
Ashley M. Kirchner
13305d111e
Ability ot turn off date view on analog clock & small grammer error fix in module.js
2016-07-20 13:31:46 -06:00
Ashley M. Kirchner
e223d752cb
Fixed README typo
...
(cherry picked from commit 368dc5d9b87da7ebdbc80f2fe7fcfc6a86e04b71)
2016-07-09 19:40:54 -06:00
Ashley M. Kirchner
fcb503e885
Switched to SVG graphics for scalability
...
(cherry picked from commit 15f0956b60ec0d16302875bd53dcc037581ad96b)
2016-07-09 19:37:00 -06:00
Ashley M. Kirchner
66a9138666
Analog clock addition
...
(cherry picked from commit 6af2ce07a17c6456c3a328133db48c2201345f6d)
2016-07-09 19:36:36 -06:00
Ashley M. Kirchner
279582ff21
Analog clock addition
...
(cherry picked from commit 9c7da4c24ee50b51e1e3ab513f73caadf3985e84)
2016-07-09 19:36:28 -06:00
Ashley M. Kirchner
a9540ffabe
Analog clock addition
...
(cherry picked from commit 7bae93fdb2744b0deab84882506a333ff809b3a3)
2016-07-09 19:36:20 -06:00
Ashley M. Kirchner
5e94c8be7b
Analog clock addition
...
(cherry picked from commit f01b6325ed1784f1bebc3fc755da01e6fda60070)
2016-07-09 19:36:02 -06:00
Nicholas Hubbard
ab3f585a2b
clockBold's Re-Incarnation: Part II
2016-04-29 11:25:05 -04:00
Cody
d0e57df1d8
Add documentation for 12 hour period config
...
Add the documentation for the 12 hour period config
2016-04-18 20:01:53 -04:00
Michael Teeuw
5eed80c28e
Squashed commit of the following:
...
commit e38dd346d9f796807ea71035c18e3533ec245ba6
Author: Michael Teeuw <michael@xonaymedia.nl>
Date: Sat Apr 2 19:17:30 2016 +0200
Add the possibility to set the maximum number of days.
commit 6f5c86775b708d19d3798267ffd23e491a1d2c62
Author: Sam Vendittelli <sam.vendittelli@hotmail.com>
Date: Sat Apr 2 06:27:44 2016 +0100
Fixed cursor appearing in margin
Cursor was appearing in the margin so moved `cursor: none` property to html.
commit 576c668d84b34b8ad7a0fd51b146fde60f721682
Author: Domi-G <lessuseguy+githubdomig@gmail.com>
Date: Fri Apr 1 22:52:32 2016 +0200
Huge cleanup of white space
2016-04-03 19:52:13 +02:00
Michael Teeuw
e4c54cc655
Add module subfolder support.
2016-04-01 17:35:29 +02:00