Skip to content

dalentri/pomo

Repository files navigation

Pomo 🍅

pomo is a pomodoro timer that allows you to set designated focus and break times.

Features

  • Start, pause, and reset pomodoro timers ⏲️
  • Focus counter for tracking amount of focus sessions 📚
  • Custom focus, break, and long break times 🕰️

Development

Prerequisites

pomo requires Bun to run. To install Bun, run the following command:

curl -fsSL https://bun.com/install | bash

Setup

To get started, clone the pomo repository:

git clone https://github.com/dalentri/pomo.git

After cloning the repository, install all dependencies:

bun install

Running the development server

All development files are in the src/ folder.

To run the development Bun web server, run the following command:

bun run dev

Running the production server

To run the production Bun web server, run the following command:

bun run prod

Check the project out on Roadmap.sh

https://roadmap.sh/projects/pomodoro-timer

About

A web pomodoro built in react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors