5.0.1 • Published 2 months ago

google-calendar-entries v5.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

google-calendar-entries

View and manage google calendar entries


Installation

git clone https://github.com/anmiles/google-calendar-entries.git
cd google-calendar-entries
npm clean-install
npm run build

Adding profiles

This application may work with multiple profiles (view and manage calendar entries from multiple google accounts).

  1. Come up with any profile name you want
  2. Execute npm run create <profile>

You can create as many profiles as you want.

Authentication

  • npm run login to login into all existing profiles
  • npm run login <profile> to login into selected profile

Downloading

  • npm start to output all calendar entires into stdout
  • npm start <profile> to output all calendar entries from selected profile into stdout
  • npm start <profile> <calendar name> to output all calendar entries from selected profile and selected calendar into stdout

Examples

See ./example.ps1

5.0.1

2 months ago

5.0.0

2 months ago

4.0.5

4 months ago

4.0.6

4 months ago

4.0.4

4 months ago

4.0.3

4 months ago

4.0.2

4 months ago

4.0.1

4 months ago

4.0.0

4 months ago

3.1.1

7 months ago

3.1.0

7 months ago

3.0.0

9 months ago

2.1.2

12 months ago

2.1.4

12 months ago

2.1.3

12 months ago

2.1.5

10 months ago

2.1.0

1 year ago

2.0.0

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.0.1

1 year ago