https://github.com/belchenkov/pomodoro_electron
Create Pomodoro App for better time management on Electron.js
https://github.com/belchenkov/pomodoro_electron
css3 electron electron-builder html5 js6
Last synced: about 2 months ago
JSON representation
Create Pomodoro App for better time management on Electron.js
- Host: GitHub
- URL: https://github.com/belchenkov/pomodoro_electron
- Owner: Belchenkov
- Created: 2020-04-01T11:14:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T19:52:44.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T17:50:07.103Z (over 1 year ago)
- Topics: css3, electron, electron-builder, html5, js6
- Language: JavaScript
- Homepage: https://github.com/Belchenkov/pomodoro_electron/releases/tag/master
- Size: 1.44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Pomodoro Electron
> Create Pomodoro App for better time management on Electron.js
Demo: https://github.com/Belchenkov/pomodoro_electron/releases/tag/master
### Usage:
```
npm i
```
```
npm start
```
```
npm run build:widows
```