A Time Reminder Chrome Extension app tracking time usage and pop up a reminder of gif/jpg/png, speech bubble with text input, and voices output mp3.
- Website usage: Track time usage for each website (we set default Instagram, Facebook, and Youtube)
- Import popup and Input text: Choose gif/jpg/png to showing up the reminder with speech bubbles of input text and voices
- Setting: Setting up time limit, snooze duration, and select websites with exact links with default 4 categories include social media, entertainment, shopping, game
- Popup reminder: the popup with input gif/jpg/png, speech bubbles, and voices when the time limit reached
- Navigate to the cloned repository. cd Nekotime
- Install the necessary dependencies. npm install
- Build the project. npm run build
- Open Google Chrome and navigate to
chrome://extensions. - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the
Load unpackedbutton and select thedistdirectory from the cloned repository.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

