@jeffjewiss/today-gcal-cli

1.1.0 • Public • Published

today-gcal-cli

Check a number of Google calendars for the day’s events from your command line.

CLI Usage

$ today-gcal

TIME      | TITLE                   | LOCATION | CALENDAR
12:00 EST | Lunch with Jane         | Lakeview | Personal
14:30 EST | Brainstorming session   |          | Work

Installation

$ npm install -g @jeffjewiss/today-gcal-cli

Configuration

Create a .todaygcalrc file in your home directory. It should contain at least 1 private .ics URL for a calendar:

[calendars]
  work = <.ics URL>

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @jeffjewiss/today-gcal-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • jeffjewiss