Skip to content

Poumodoro is a React-based productivity tool that uses the Pomodoro technique to manage work sessions. It features ambient sound control and notifications, all within a sleek, responsive interface.

Notifications You must be signed in to change notification settings

omarlm/poumodoro

Repository files navigation

Poumodoro

Netlify Status

Poumodoro is a React-based productivity tool that leverages the Pomodoro technique to manage focused work sessions. It features ambient sound control, notifications, and a sleek, responsive design.

Features

  • Manage work sessions using the Pomodoro technique.
  • Ambient sound control with multiple selectable sound effects.
  • Toggle mute/unmute functionality.
  • Notifications to signal session transitions.
  • Responsive and minimal design optimized for all devices.

Version

v1.0.0
Initial release with Pomodoro functionality, ambient sound control, and notifications.

Installation

Clone the repository:

git clone https://github.com/your-username/poumodoro.git

Navigate to the project folder:

cd poumodoro

Install dependencies:

npm install

Usage

Start the development server:

npm start

The application will be available at:

http://localhost:3000

Production Build

To build the app for production:

npm run build

Deployment

Poumodoro is automatically deployed via Netlify.

Netlify Status

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Poumodoro is a React-based productivity tool that uses the Pomodoro technique to manage work sessions. It features ambient sound control and notifications, all within a sleek, responsive interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published