Skip to content

Commit

Permalink
added flutter clock
Browse files Browse the repository at this point in the history
  • Loading branch information
orff committed Feb 28, 2021
1 parent 8ce6f7f commit 566ef72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# OpenClockStandard
an open clock standard for clock designs. For use on multiple software and [hardware](https://github.com/sqfmi/Watchy) [projects](https://github.com/wiz78/WeatherClock).
an open clock standard for clock designs. For use on multiple software and [hardware](https://github.com/sqfmi/Watchy) [projects](https://github.com/wiz78/WeatherClock) and maybe someday [one of these](https://flutter.dev/clock).

Format is supported in the clock editing application [clockology for iOS & MacOS](https://clockologyapp.com/) to make the designs portable to other projects. Other uses might be for [widgets](https://widgetyapp.com/), dashboards, etc.

Expand All @@ -23,4 +23,4 @@ Check out the JSON in json folder

This layout is used for example JSON in the /json folder. It uses all the supported layer types and has options added for each layer to store the properties.

![Example Image](images/Examples.JPG)
![Example Image](images/Examples.JPG)

0 comments on commit 566ef72

Please sign in to comment.