all repos — gears @ f2f75e2833d4517e7bda6d3c18e56f93be0107a4

lightweight world clock webapp with jquery, moment-timezone, and fuse.js

fix readme
Iris Lightshard nilix@nilfm.cc
PGP Signature
-----BEGIN PGP SIGNATURE-----

iQJDBAABCAAtFiEEkFh6dA+k/6CXFXU4O3+8IhROY5gFAl3Ia0kPHG5pbGl4QG5p
bGZtLmNjAAoJEDt/vCIUTmOY9eYP/RMoAdukYrerin2lOI8P3sdH66BxFgFgeYw5
UEUtfOB1ZKTm9mB/Cf2QIPk6eAMAAsDCkIG0CaKAOX5xaj0bSCzObJbQGiVB/5hF
CquYjyiaRdCK/0DL56rgjb3F7CW6cKjmY518d4YzQYeJWvDvvCdmpqLdJoQPVWxJ
1+lV2kboosSBNgwbm7bW2mPrgL1ev+kB5GKqAUuXuzOyOmub607/Z3YLvYWCaeAg
h5bk9onI1NQS8nGuEr8uXX1CNHVk2fTpsa5TUl9/hXU6beFTeoQruNhXmVMJ/gXW
Ko2C8LXSI+mGbOe5VFZeB5/D+y/bLdUfpDAIROswarwbu9Aj6oZ9+K+uVtXw3W9H
RjDsgeMvYhUORrFoG+E3L+5iqT1EdyVT2B/LQ8/TfXGQb2e/YoncXhxXoqvDcMxB
vGBxkd5LnD12bUS/R6FprvZQiIqjjbvzFNgMmNI84cig6BHqDJMpvDm/W+h0exzV
VY5Kpw+Y7BAHtnEt0ihWhAo6/sBSuiI70kvLlxi7LQZtSDYjDTHTiaYyLObhVSQ9
mjcBFn63insLjVrVF6zMBj7SzN/TRN7onOUV3aXNMavCQs2gZ0QNDC4NPLaOmncz
MzKBhXhydTqVQvFUCV3ZgLAAQ16VKWO/fO9zEf4KhkjqQHBlUcJoF6nYxEPkf2Zk
j0bcTqv5
=pYtA
-----END PGP SIGNATURE-----
commit

f2f75e2833d4517e7bda6d3c18e56f93be0107a4

parent

375297ad9903d8d46a4e7185696f45a17718b011

1 files changed, 9 insertions(+), 8 deletions(-)

jump to
M README.mdREADME.md

@@ -1,6 +1,6 @@

-#Planetary Gears +# Planetary Gears -##About +## 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.

@@ -8,16 +8,17 @@

This software is released under the 2-clause ("simplified") BSD License (found under the LICENSE/ subfolder). -##Installation +## 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 + ++ jquery: MIT License ++ moment and moment-timezone: MIT License ++ fuse.js: Apache License ++ Montserrat font: Open Font License -##Bugs +## Bugs +Under Opera Touch, the timer chime doesn't sound. +Under Firefox Focus, the month dropdown for the monthly calendar is broken