Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)