Skip to content

Rogersiver/pomodoro

Repository files navigation

Pomodoro

A simple tomato timer for my own focus

Usage

A simple tomato timer application with a notification to tell you when to take a break!

Install Dependencies

$ cd my-app

# using yarn or npm
$ yarn (or `npm install`)

# using pnpm
$ pnpm install --shamefully-hoist

Use it

# development mode
$ yarn dev (or `npm run dev` or `pnpm run dev`)

# production build
$ yarn build (or `npm run build` or `pnpm run build`)

About

simple timer app built w/ electron

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors