added gringene clock applications

added commit tags, proper colourclock description

remove comments, whitespace; add in gradle parameters for build
This commit is contained in:
David Eccles (gringer) 2014-07-29 14:15:47 +12:00 committed by David Eccles (gringer)
parent 2b9f2a873d
commit 479c928607
2 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,35 @@
Categories:Office,Science & Education
License:ISC
Web Site:http://www.gringene.org/pastimes.html
Source Code:https://github.com/gringer/ColourClock
Issue Tracker:https://github.com/gringer/ColourClock/issues
Summary:Tell the time using colours
Description:
Tell the time with colours that change as they rotate round the clock
face. Blobs at the end of the hour, minute, and second regions change
colours over time (red = 12, yellow = 3, green = 6, blue = 9).
This might help younger children to tell the time without having to
know what numbers mean (e.g. it's yellow and orange).
A sine-wave second "tick" has also been implemented, as well as fixing
the minute hand to integer positions. This makes the clock a bit more
interesting, because each hand tells the time in a different way.
Other apps by this developer: [[org.gringene.concentricclock]]
.
Repo Type:git
Repo:https://github.com/gringer/ColourClock.git
Build:1.1,2
commit=222fe9b5596ad6608e4b3abb6279c0b1cb99656c
gradle=yes
subdir=app
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:2

View file

@ -0,0 +1,29 @@
Categories:Office,Science & Education
License:ISC
Web Site:http://www.gringene.org/pastimes.html
Source Code:https://github.com/gringer/ConcentricClock
Issue Tracker:https://github.com/gringer/ConcentricClock/issues
Summary:Tell the time using concentric arcs
Description:
This is a clock that uses spinning and growing concentric arcs to tell
the time, and demonstrates in a dynamic way the factors of 60. The
minute hand is suggested by the start and end positions of the arcs,
while the hour of day is shown by the size of the outer arc.
Other apps by this developer: [[org.gringene.colourclock]]
.
Repo Type:git
Repo:https://github.com/gringer/ConcentricClock.git
Build:1.1,2
commit=edf5d2cc394ead0be312973a20b043d011376705
gradle=yes
subdir=app
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:2