cliffordp / google-calendar-hours

Calculates hours for selected calendar for selected range.

Home Page:http://google-calendar-hours.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(or aronwoost.github.io/google-calendar-hours)

Testing and building

Open index_dev.html to run the non-optimized version. Every file will be loaded one by one. The redirection back from google will not work with index_dev.html, instead use / to auth agains google (OAuth token will be saved in sessionStorage) and then head back to index_dev.html for testing.

To build the app use r.js:

# install
npm install -g requirejs

# build
r.js -o js/build.js

Stuff used

Contributors

Philipp Kyeck

License

MIT

About

Calculates hours for selected calendar for selected range.

http://google-calendar-hours.com/


Languages

Language:JavaScript 63.6%Language:HTML 20.8%Language:CSS 15.7%