Code Monkey home page Code Monkey logo

google-calendar---add's Introduction

Google Calendar Add Event
 - Chevee Dodd 2011
 e: cheveedodd at gmail dot com

! IMPORTANT !
-------------
This version of Add and Get runs against v2 of Google's API.  Google has
introduced v3 as of 11/17/2011 and deprecated v2.  I am working on a build
using the new API but this one will work for as long as Google supports v2.

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

I have included a query tool that utilizes the same authentication method that
is used by the Add tool.  If you want to run a query for events against a date
range, you can use gcg.py for that purpose.  It is a test and will be
incorporated into future builds as a command line option.


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 v2 for Python installed.
  http://code.google.com/p/gdata-python-client/downloads/list

1. copy gc2.py to any directory
2. run - follow directions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.