Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shalwin04/productivity-extension
A productivity-focused Chrome extension with two modes: Focus and Chill. This extension helps users track their activities, measure productivity, and relax when needed. It also features a chatbot for productivity and mental health support.
https://github.com/shalwin04/productivity-extension
chrome-built-in-ai chrome-extension gemini javascript
Last synced: 19 days ago
JSON representation
A productivity-focused Chrome extension with two modes: Focus and Chill. This extension helps users track their activities, measure productivity, and relax when needed. It also features a chatbot for productivity and mental health support.
- Host: GitHub
- URL: https://github.com/shalwin04/productivity-extension
- Owner: shalwin04
- Created: 2024-11-19T12:12:37.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-13T16:07:13.000Z (23 days ago)
- Last Synced: 2024-12-13T17:34:49.811Z (23 days ago)
- Topics: chrome-built-in-ai, chrome-extension, gemini, javascript
- Language: JavaScript
- Homepage:
- Size: 406 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# **Kiddo - A Productivity Chrome Extension**
A productivity-focused Chrome extension with two modes: **Focus** and **Chill**. This extension helps users track their activities, measure productivity, and relax when needed. It also features a chatbot for productivity and mental health support.---
## **Features**
### π₯ **Focus Mode**
- Tracks all pages visited and assigns productivity scores.
- Displays detailed dashboards with insights and suggestions for improvement.
- Sends periodic reminders based on productivity scores.### π **Chill Mode**
- Tracks browsing activity to help users relax.
- Provides curated recommendations for chilling (e.g., relaxing websites or videos).### π¬ **Chatbot**
- Multifunctional chatbot for productivity and mental health support.
- Optionally stores conversations in the userβs Notion workspace.---
## **Tech Stack**
- **Frontend**: React, Tailwind CSS
- **AI Integration**: LangChain
- **Extension Framework**: Chrome Extension Manifest v3
- **Backend**: (Optional for storing Notion data if applicable)---
## **Installation**
### Clone the Repository
```bash
git clone https://github.com/shalwin04/productivity-extension.git
cd extension
npm install
npm run build
```## **Load the extension in Chrome**
- Open **chrome://extensions/** in your browser.
- Enable Developer mode.
- Click Load unpacked and select the dist folder generated by the build.## **Usage**
- Set your **mode (Focus or Chill)** from the extension popup.
- View productivity insights and relax recommendations in the dashboard.
- Chat with the bot for personalized advice or mental health support.
- Enable Notion integration to save your chatbot conversations.## **Contact**
- For questions or suggestions, feel free to reach out:
- **Email**: [[email protected]]
- **GitHub**: [shalwin04](https://github.com/shalwin04)