Skip to content

Adds useful quality of life features to the GregMat and PrepSwift website

License

Notifications You must be signed in to change notification settings

rushabhhere/gregmat-buddy

 
 

Repository files navigation

GregMat Buddy

🏗️ IN ACTIVE DEVELOPMENT

Adds useful quality of life features to the GregMat and PrepSwift website.

Features

  • Adds progress stats for PrepSwift
  • Remembers your playback speed on GregMat and PrepSwift
  • Remembers if you dismissed a banner at the top of the website.
  • Adds custom keybinds for vocab mountain
    • Moves to next word automatically after you mark it
    • Adds vim keybinds for cursor movement

Install

Chrome for Chrome and other Chromium browsers

Firefox for Firefox (excluding Firefox for Android)

Development

Install Dependencies

pnpm install

Start development server

# chrome
pnpm dev

# firefox
pnpm dev:firefox

Build

# chrome
pnpm build

# firefox
pnpm build:firefox

About

Adds useful quality of life features to the GregMat and PrepSwift website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.8%
  • Svelte 9.3%
  • CSS 8.6%
  • HTML 2.3%