Skip to content

vertexcover-io/auto-accept-meet

Repository files navigation

Auto Accept Meet

Chrome extension that automatically accepts Google Meet invitations in Google Calendar.

Stack

  • TypeScript (strict mode)
  • Chrome Extension Manifest V3
  • pnpm, Vitest, ESLint, Prettier, Lefthook

Setup

pnpm install
pnpm build

Load dist/ as an unpacked extension in chrome://extensions.

Development

pnpm watch          # compile on change
pnpm test:watch     # run tests in watch mode
pnpm check          # typecheck + lint + format + test

Pre-commit Hooks

Lefthook runs typecheck, lint, and format checks on every commit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors