Skip to main content

Command-line Interface for Google Calendar

Project description

Command-line Interface for Google Calendar

PyPI version Build Status Coverage Status License 'Stories in Ready'

Dependencies

  • Python: 2.6 / 2.7

  • six

  • python-dateutil

  • pytz

  • tzlocal

  • google-api-python-client

  • argparse

  • mog-commons

Installation

  • pip command may need sudo

Operation

Command

Install

pip install gcalendar-cli

Upgrade

pip install --upgrade gcalendar-cli

Uninstall

pip uninstall gcalendar-cli

Check installed version

calendar-cli --version

Help

calendar-cli -h

Getting Started

  1. Download client_secret.json from Google Developers Console

  • Open Google API Manager

  • Select or create a project

  • Open API Manager -> Credentials

    • OAuth consent screen: Set a product name and save

    • Credentials: Add credentials -> OAuth 2.0 client ID -> Other: Set a name and create

    • Download a credential file by clicking the Download JSON button, then rename it client_secret.json

  1. Create a credentials file

calendar-cli setup client_secret.json

The default path to the credentials file is ~/.credentials/calendar-cli.json.

  1. Print the summary of today’s events on the default calendar

calendar-cli
  • Launch with arguments

calendar-cli --date 20151014
calendar-cli --calendar xxxxxx@group.calendar.google.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gcalendar-cli-0.2.3.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file gcalendar-cli-0.2.3.tar.gz.

File metadata

File hashes

Hashes for gcalendar-cli-0.2.3.tar.gz
Algorithm Hash digest
SHA256 c78402f45e45c295a418d4d9fb7cb0fc406007f7f7c49d7409802c3f66614872
MD5 484edb76fc0110ee36c6395c03de0538
BLAKE2b-256 3ea79bdc93ce57207633b119999e2ed22c1786c51cdf3da598dd5d7f86c36d28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page