Skip to content

bryanhuangg/gcal-hue

Repository files navigation

Logo

Hue: More Colors for Google Calendar

Welcome to Hue, the open-source Chrome extension created for Google Calendar enthusiasts who desire a richer and more vibrant user experience. This thoughtfully designed extension empowers you to infuse more color into your calendar interface, offering a personalized and elevated scheduling experience. Enhance your productivity with advanced customization options that grant you unparalleled control over your workflow.

Users

GPLv3 License

Run Locally

Clone the project

  git clone https://github.com/bryanhuangg/gcal-hue.git

Go to the project directory

  cd gcal-hue

Install dependencies

  npm install

Run in development

  npm run dev

To load dev extension in Chrome:

  1. Open Chrome and navigate to chrome://extensions/.
  2. Enable "Developer mode" in the top right corner.
  3. Click on "Load unpacked" and select the dist directory from the project.

Authors