Commit Graph

2 Commits (566042bdac70ff51a8918bfdd77853d1eb9ae75c)

Author SHA1 Message Date
Paul Spenke a54d37dbfc Implement showMinute setting in Line Clock app
The commit adds 'showMinute' configuration in both app and settings file for the Line Clock app, allowing users to choose whether to display the minute. An additional property within the settings JSON file is now read at application start to adjust behavior accordingly.
2024-01-05 19:15:55 +01:00
Paul Spenke 7ab3fe2f37 Add new Line Clock application
This commit introduces the Line Clock application. The Line Clock is a readable analog clock that is customizable via the theme configuration. It includes a JavaScript logic file, an app icon, a metadata JSON file, a README, and a ChangeLog file. This also includes the MIT license file.
2024-01-05 12:15:31 +01:00