Tiny Time is a short-form time notation for hackers and painters: 1-5 characters of length.
Might find use in creative minds, tight spaces, repetitive tasks, and geeky watches.
p_bA:pa
(26th of February '16 @ 16:01)
z:1 notation is base 60, lining everything up nicely with the alpha-numeric characters:
'z' is zero
'a' through 'y' is 1-25
'A' through 'Y' is 26-50
'9' through '1' is 51-59 (minutes only: 'nine minutes to' through 'one minute to')
ttime34 (Windows) - Simple command-line clock implementation. Accepts zero, one or two arguments, to cut characters from left or right, respectively.
C:\ytime\ttime34
tp_bA:pj
C:\ytime\ttime34 3
bA:pk
C:\ytime\ttime34 3 1
bA:p
C:\ytime\ttime34 4 1
A:p
C:\ytime\ttime34 5 1
:p
Simple CLI clock - done (26st Feb. '16)
Frac Time™ design - done (28th Feb. '16)
Arduino prototype - in progress (estimated 1st Mar. '16)