Skip to content

buehra/QlockTwo

Repository files navigation

QlockTwo

QlockTwo implementation in VueJs.

Check out the demo at https://qlocktwo-buehra.herokuapp.com/

Configuration

The configuration of the clock is stored in a Json. This can be adapted as you wish. The configuration is built as a list of letters. The letters have the following values:

{
    "letter": "I",
    "minutes": 0,
    "hours": 12,
    "alwaysOn": false,
    "isActive": false
}

Releases

No releases published

Packages

No packages published