Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NuZard84/Promodor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promodor - Pomodoro Timer Desktop App

A simple Pomodoro timer desktop application built with Electron and React.

Features

  • 25-minute work timer
  • 5-minute break timer
  • Pause, resume, and reset functionality
  • Switch between work and break modes

Installation

  1. Clone this repository
  2. Install dependencies:
npm install
  1. Install client dependencies:
cd client
npm install
cd ..

Development

To run the app in development mode:

npm run dev

This will start both the React development server and the Electron app.

Building the App

To build the application for production:

npm run build

The built application will be in the dist folder.

Usage

  1. Click "Start" to begin the timer
  2. Click "Pause" to pause the timer
  3. Click "Reset" to reset the timer to its initial state
  4. Click "Switch to Break/Work" to manually switch between work and break modes

The timer will automatically switch between work (25 minutes) and break (5 minutes) modes when the countdown reaches zero.

License

ISC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •