cross-timezone scheduling assistant
Find a file
2020-01-30 10:29:06 -05:00
cal use relative paths for assets for embedding in another site 2020-01-13 13:17:56 -05:00
LICENSES add open font license 2019-11-10 15:02:04 -05:00
node_modules we don't need uglify stuff 2020-01-13 13:19:20 -05:00
timer use relative paths for assets for embedding in another site 2020-01-13 13:17:56 -05:00
cal.js first commit 2019-11-10 14:54:50 -05:00
chime.mp3 first commit 2019-11-10 14:54:50 -05:00
chime.ogg first commit 2019-11-10 14:54:50 -05:00
formatTime.js first commit 2019-11-10 14:54:50 -05:00
index.html use relative paths for assets for embedding in another site 2020-01-13 13:17:56 -05:00
min.css minify CSS, switch to minified moment[-timezone], added a label (set->) for timer input 2019-11-20 09:28:30 -05:00
Montserrat-Bold.ttf first commit 2019-11-10 14:54:50 -05:00
Montserrat-Regular.ttf first commit 2019-11-10 14:54:50 -05:00
package-lock.json use relative paths for assets for embedding in another site 2020-01-13 13:17:56 -05:00
README.md update buglist in readme 2019-11-12 13:21:45 -05:00
searchbar.js minify CSS, switch to minified moment[-timezone], added a label (set->) for timer input 2019-11-20 09:28:30 -05:00
setOption.js first commit 2019-11-10 14:54:50 -05:00
style.css lower zoneInterval font-size so intervals fit in cell with 12H mode 2020-01-30 10:29:06 -05:00
table.js minor visual tweaks 2019-11-10 21:38:13 -05:00
timer.js fix timer: chime resets with currentTime=0 instead of fastSeek(0) now 2019-11-20 10:26:16 -05:00
worldClock.js first commit 2019-11-10 14:54:50 -05:00

Planetary Gears

About

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

Installation

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

  • jquery: MIT License
  • moment and moment-timezone: MIT License
  • fuse.js: Apache License
  • Montserrat font: Open Font License

Bugs

  • Under Opera Touch, the timer chime doesn't sound.

Report additional bugs by opening an issue in the git repository or by email: drkste@zoho.com