https://github.com/rahulraikwar00/pomodarov2
Pomoji is a simple pomodoro timer Chrome extension featuring a running animated cat[pending-feature] in the bottom of the tab with live lofi radio
https://github.com/rahulraikwar00/pomodarov2
chrome chrome-extension extension
Last synced: 2 months ago
JSON representation
Pomoji is a simple pomodoro timer Chrome extension featuring a running animated cat[pending-feature] in the bottom of the tab with live lofi radio
- Host: GitHub
- URL: https://github.com/rahulraikwar00/pomodarov2
- Owner: rahulraikwar00
- License: mit
- Created: 2024-07-02T14:26:40.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-08-09T21:20:02.000Z (10 months ago)
- Last Synced: 2025-02-10T15:50:34.796Z (4 months ago)
- Topics: chrome, chrome-extension, extension
- Language: JavaScript
- Homepage:
- Size: 14.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomoji
## Installing
1. Ensure your `Node.js` version is >= _14_.
2. clone the repo
3. Run `cd pomodarov2` to change directory
4. Run `npm install` to install the dependencies.
5. Run `npm run build` to build the extention## Setup Extension
1. Enable 'Developer mode' in your Chrome browser.
2. Click 'Load unpacked' and select the `pomodarov2/build` folder.### Features
- Pomodoro timer to manage your work sessions.
- Focus timer to help you concentrate on tasks.
- Animated buddy walking at the bottom of the tab for a fun and engaging user experience.### Usage
1. Click the Pomoji icon in your Chrome toolbar.
2. Set your desired Pomodoro or focus session duration in option page by right click to see options .
3. Start the timer and enjoy your productive session with the animated buddy.
4. toggle background music or change the station with the drop-down list as you wish### Contributing
Feel free to fork this project, make improvements, and submit pull requests. Contributions are always welcome!
### License
This project is licensed under the MIT License.
---
For more information and updates, visit the [Pomoji GitHub repository](https://github.com/rahulraikwar00/pomoji).