Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 437 Bytes

README.textile

File metadata and controls

25 lines (16 loc) · 437 Bytes

notes_gcal.rb

Sync your Lotus Notes Calendar to Google Calendar (one-way sync).

Homepage

https://github.com/joshwand/notes_gcal

Installation

$ gem install bundler
$ bundle install
$ cp config.yml.example config.yml
# enter your Lotus Notes and Google Account info
$ ruby notes_gcal.rb

Author

TODO

Does Google offer any non-plaintext auth methods?