Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

About the projectThe iNtegra platform (site in portuguese) is an open-source project, developed in Java EE (using Spring, Hibernate, ZK and MySql) that will integrate all services provided in Google Apps Education Edition with legacy systems running in universities. We are working hard on a early ... [More] deployment on the Universidade Federal de Juiz de Fora, Brazil. Code will be provided very soon. For contact please email me thiago.gama@ice.ufjf.br [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

Overviewgooglecalendarsync is a tool written in python to bidirectional synchronize a local iCal (.ics) file with Google Calendar Requirementspython-vobject - for local iCal file management python-gdata - for remote Google Calendar management python-httplib2 - for remote iCal retrieval ... [More] InstallDownload the latest release here, Extract the source tarball googlecalendarsync-x.y.tar.gz, Run python setup.py build to make, Run sudo python setup.py install to install. How to use googlecalendarsyncCreate a configuration file ($HOME/.googlecalsync/config) using the following template: [google] username = password = [local] ical_file = workdir = ${HOME}/.googlecalsync/work/Then run: googlecalsync.py [--dry-run]Recommended usageAdd an entry in crontab (as non-privileged user) like the following to synchronize a local calendar with Google Calendar every 30mins: 0,30 * * * * /usr/bin/googlecalsync.py >/dev/null 2>&1 [Less]

0
 
  0 reviews  |  0 users  |  520 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.