Skip to content

Tiny Time is a short-form time notation for hackers and painters: 1-5 characters. A character for each time dimension: year, month, day, hour, minute. Might find use in creative minds, tight spaces, repetitive tasks, and geeky watches.

Notifications You must be signed in to change notification settings

taext/tiny-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

TINY TIME

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

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')

FILES

ttime34 (Windows) - Simple command-line clock implementation. Accepts zero, one or two arguments, to cut characters from left or right, respectively.

HOW TO USE

Full Time

C:\ytime\ttime34

tp_bA:pj
Implicit Year

C:\ytime\ttime34 3

bA:pk
Implicit Minutes

C:\ytime\ttime34 3 1

bA:p
Day & Hour

C:\ytime\ttime34 4 1

A:p
Creative Time

C:\ytime\ttime34 5 1

:p

PROJECT STATUS

Simple CLI clock - done (26st Feb. '16)

Frac Time™ design - done (28th Feb. '16)

Arduino prototype - in progress (estimated 1st Mar. '16)

About

Tiny Time is a short-form time notation for hackers and painters: 1-5 characters. A character for each time dimension: year, month, day, hour, minute. Might find use in creative minds, tight spaces, repetitive tasks, and geeky watches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages