nithishdivakar / OneOEight

An Experimentation with Splitting A Day into 108 Pieces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneOEight

An Experimentation with Splitting A Day into 108 Pieces.

This project is the result of a curiosity. What if the clock displayed the time such that the day was split into 108 minutes rather than 1440 minutes.

This repository contain a generic clock framework(anyClock.js) which can display a clock according to division given as argument. If the argument is a list [24,60,60], it will display a normal, 24 hour, clock.

The anyClock.js is implemented using d3 framework.

About

An Experimentation with Splitting A Day into 108 Pieces.

License:GNU General Public License v3.0


Languages

Language:JavaScript 86.6%Language:HTML 13.4%