963 shaares
9 results
tagged
calendar
The Linux desktop is full of interesting features. In fact, users are often surprised at just how many handy tools the various iterations of the open source desktop there are. One such tool is the Calendar. Although most users are content with working straight out of Google Calendar, or Thunderbird’s Lightning (or any other calendaring tool), what happens when you don’t want to mess with opening a web page or email client to get to your calendar? Lucky for you, plenty of options are available in panels and system trays—all ready to make accessing your calendars a cinch.
Google Calendar Command Line Interface
gcalcli is a Python application that allows you to access your Google Calendar(s) from a command line. It's easy to get your agenda, search for events, add new events, delete events, edit events, and even import those annoying ICS/vCal invites from Microsoft Exchange and/or other sources. Additionally, gcalcli can be used as a reminder service and execute any application you want when an event is coming up.
gcalcli uses the Google Calendar API version 3.
gcalcli is a Python application that allows you to access your Google Calendar(s) from a command line. It's easy to get your agenda, search for events, add new events, delete events, edit events, and even import those annoying ICS/vCal invites from Microsoft Exchange and/or other sources. Additionally, gcalcli can be used as a reminder service and execute any application you want when an event is coming up.
gcalcli uses the Google Calendar API version 3.
API Reference for Google Calendar V3. This API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.
Python Calendar API V3. Instance methods.
This document provides all the basic information you need to start using the library. It covers important library concepts, shows examples for various use cases, and gives links to more information.
Google Calendar API V3 Python
La page d'accueil entrée à la documentation de la nouvelle API calendar.