2019-11-10 19:55:53 +00:00
|
|
|
# Planetary Gears
|
2019-11-10 19:54:50 +00:00
|
|
|
|
2019-11-10 19:55:53 +00:00
|
|
|
## About
|
2019-11-10 19:54:50 +00:00
|
|
|
Planetary Gears is a lightweight world clock, timer, and calendar webapp.
|
|
|
|
It aims to fulfill its duties with minimum dependencies and high efficiency,
|
|
|
|
and with an intuitive and unobstructive user interface.
|
|
|
|
|
|
|
|
This software is released under the 2-clause ("simplified") BSD License (found
|
|
|
|
under the LICENSE/ subfolder).
|
|
|
|
|
2019-11-10 19:55:53 +00:00
|
|
|
## Installation
|
2019-11-10 19:54:50 +00:00
|
|
|
Installing is as easy as cloning this repository to your server document root.
|
|
|
|
Dependencies are distributed with this repository under their respective
|
|
|
|
licenses (found under the LICENSE/ subfolder).
|
|
|
|
|
2019-11-10 19:55:53 +00:00
|
|
|
+ jquery: MIT License
|
|
|
|
+ moment and moment-timezone: MIT License
|
|
|
|
+ fuse.js: Apache License
|
|
|
|
+ Montserrat font: Open Font License
|
|
|
|
|
|
|
|
## Bugs
|
2019-11-10 19:54:50 +00:00
|
|
|
+Under Opera Touch, the timer chime doesn't sound.
|
|
|
|
+Under Firefox Focus, the month dropdown for the monthly calendar is broken
|
|
|
|
|
|
|
|
Report additional bugs by opening an issue in the git repository or by email:
|
|
|
|
drkste@zoho.com
|