Skip to content

evdmatvey/evd.matvey-pomodoro

Repository files navigation

evd.matvey - pomodoro

Logo

Framework-electron Version-1.0.0(Alpha) License-MIT

About

A desktop pomodoro application that allows you to manage your sessions. The settings include the ability to change the time of the work session, the number of sessions, and the theme of the application.

Technologies

  • electron (29.1.5)
  • electron-forge (7.3.1)
  • react (18.2.0)

Environment

  • Node 21
  • npm 10

Common setup

Clone the repo and install the dependencies.

  git clone https://github.com/evdmatvey/evd.matvey-pomodoro.git
  cd evd.matvey-pomodoro
  npm install

Development

Run in development mode.

  npm run start

Run tests.

  npm run test

Run code format checker.

  npm run prettier:check

Build

Get package.

  npm run package

Get package and installer.

  npm run make

Developers

License

Project evd.matvey - pomodoro is distributed under the MIT license.

About

Pomodoro desktop application developed with electron

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors