1.1.5 • Published 2 years ago

timehunt v1.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

timehunt

  • This application retrieves and displays appointments from Google Calendar.
  • Node.js is required for operation.
  • This software is released under the MIT License, see LICENSE.txt.

How to use this app

Environment setting

GOOGLE_CLIENT_ID="(Get it from Google Cloud Console)"
GOOGLE_CLIENT_SECRET="(Get it from Google Cloud Console)"
GOOGLE_CALENDAR_ID="(Please paste your own Google Calendar calendar ID)"

Execution command

npm i -g pnpm
pnpm i
pnpm hunt "meeting"

Execution result

Upcoming events:
2023年11月29日(水) : 15:00~16:00
2023年12月6日(水) : 15:00~16:00
2023年12月13日(水) : 15:00~16:00
2023年12月20日(水) : 15:00~16:00
...
1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.2

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago