Skip to content
/ awmy Public
forked from djc/awmy

arewemeetingyet.com: help communicate meeting times to timezone-challenged participants

License

Notifications You must be signed in to change notification settings

Zari65/awmy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arewemeetingyet.com

A single-page web thingy that helps communicate (recurring) meeting times to globally distributed (and therefore timezone-challenged) participants.

Requirements

  • A tzdata tarball (as distributed by IANA)
  • Python (tested with 2.7)

How to install

Refer to the Makefile for further instructions. The source.json Makefile target is currently Gentoo-specific; you can trivially generate source.json by passing an explicit path to the tzdata tarball to zones.py.

The JavaScript code currently assumes installation at a host root and redirection of all requests for that host to index.html. On Apache, this can be achieved by employing the FallbackResource directive (consider also enabling AllowEncodedSlashes for your virtual host).

About

arewemeetingyet.com: help communicate meeting times to timezone-challenged participants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • Makefile 9.0%