forked from cheveedodd/Google-Calendar---Add
-
Notifications
You must be signed in to change notification settings - Fork 0
osabina/Google-Calendar---Add
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Google Calendar Add Event - Chevee Dodd 2011 e: cheveedodd at gmail dot com VERSION INFORMATION ------------------- 0.1.2 - added check for data structure and build directory if not present - build credentials.cml with user input email/password pair 0.1.1 - added credentials.cml file handler separating credentials from log 0.1.0 - Initial commit Developmental version only. I'm not responsible for damages. FEATURES -------- Offers Google Calendar event adding through simple command line interface. Uses base64 encodig for username/password stored in credentials file as well as logging. NOTES ----- This is currently a personal project that is not intended to replace Google CLI or any other tool. It is a learning experience as I return to coding. There are parts of the code that are poorly written and I gladly accept feedback. In the future, I hope to include: - error handling (currently there is exactly zero) - passable argument for multiple calendar support (or a menu) - intelligent date/time processing that accepts multiple input formats - automatic log control for oversize logs or by date LICENSE ------- This project is officially Do With It What You Will. If you do want to work on it, I'd appreciate help, otherwise, if you find anything useful in here, have at it. I'd like credit, if you feel like giving it to me. INSTALL ------- You must have the Google Calendar API for Python installed. http://code.google.com/p/gdata-python-client/downloads/list 1. copy gc2.py to any directory 2. run - follow directions
About
Command line tool for adding events to Google Calendar
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published