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.
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:
- Open Chrome and navigate to chrome://extensions/.
- Enable "Developer mode" in the top right corner.
- Click on "Load unpacked" and select the dist directory from the project.