New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

timehunt

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

latest
npmnpm
Version
1.1.5
Version published
Weekly downloads
1
-94.12%
Maintainers
1
Weekly downloads
 
Created
Source

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
...

FAQs

Package last updated on 14 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts