Skip to content
/ Gumbo Public
forked from Seldszar/Gumbo

Swollen companion keeping you updated on your Twitch experience

License

Notifications You must be signed in to change notification settings

pascalmd/Gumbo

 
 

Repository files navigation

Gumbo

Swollen companion keeping you updated on your Twitch experience

Install

Chrome also compatible with Edge Opera

Firefox

Build

  1. Create (or use) a Twitch Application.

  2. Create a .env file in the root of your project with the above Twitch Application's Client ID:

    TWITCH_CLIENT_ID=tk0nbw3xavxi9eeor93rpsg6ppxtyd
    
  3. Install the dependencies (yarn install) and build for the desired platform:

    • yarn build:chrome if you want to build for Google Chrome
    • yarn build:firefox if you want to build for Mozilla Firefox

Frequently Asked Questions

When I'm logging in, I get a blank page

It's probably due to an active browser extension affecting the browser's tabs, like Conex or similar.

Are sound notifications supported?

Not officially, Manifest V3 doesn't provide the ability to play audio from a service worker. Workarounds exist, but aren't worth the trouble.

Author

Alexandre Breteau - @0xSeldszar

About

Swollen companion keeping you updated on your Twitch experience

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 3.0%
  • Other 0.6%