The clock for geeks now in web version.
To tell time on the Fibonacci clock you need to do some math. To read the hour, simply add up the corresponding values of the red and blue squares. To read the minutes, do the same with the green and blue squares. The minutes are displayed in 5 minute increments (0 to 12) so you have to multiply your result by 5 to get the actual number.
To know more about fibonacci clock follow this link : https://goo.gl/uvkHHf
This project is licensed under the MIT License
- Thanks to https://github.com/pchretien and his project https://github.com/pchretien/fibo