Skip to content

utmp/pomodoro-app

Repository files navigation

Pomodoro-app

Pomodoro timer for productivity

Features:

  • Clean UI
  • Dark,Light mode
  • Send Notification (uses Electron API)

Demo

🛠 Tech Stack:

  • Electronjs
  • Reactjs
  • Typescript
  • Tailwindcss
  • Shadcn-ui (component library)

Install

Release page

Build from source

If pnpm is not installed:

$ npm i -g pnpm

clone repo:

$ git clone https://github.com/utmp/pomodoro-app.git
cd pomodoro-app

Install deps:

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux

About

Pomodoro app written in react and typescript

Resources

Stars

Watchers

Forks

Packages

No packages published