Skip to content

deepak16375/My-Timer

Repository files navigation

Pomodoro Timer App

A simple Pomodoro Timer app built with Tauri and Next.js.

Features

  • Set custom timers for work, short breaks, and long breaks.
  • Start, pause, and reset the timer.
  • View study history, including total study hours and break hours.
  • Customize timer settings.

Screenshots

Screenshot 2023-11-22 204105

Screenshot 2023-11-22 204125

Screenshot 2023-11-22 204141

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

Installing

  1. Clone the repository:

git clone https://github.com/your-username/pomodoro-timer.git

Install dependencies:

cd pomodoro-timer

pnpm install

Run the app:

pnpm tauri dev

Usage

  • Set the timer duration for work and break intervals.
  • Start the timer and focus during work intervals.
  • Track your study history and total study hours.

Contributing

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature.
  3. Make your changes and commit: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature/new-feature.
  5. Create a pull request.

License

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

Author

Deepak Kumar

About

A simple Open-Source Pomodoro Timer app for windows built with Tauri and Next.js.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors