An open API service indexing awesome lists of open source software.

https://github.com/vkartaviy/eggtimer-app

Simple Egg Timer App for Pomodoro Technique
https://github.com/vkartaviy/eggtimer-app

eggtimer pomodoro

Last synced: about 2 months ago
JSON representation

Simple Egg Timer App for Pomodoro Technique

Awesome Lists containing this project

README

          




Simple Egg Timer App for Pomodoro Technique


Cross-platform menubar/tray application that aims to provide a minimalistic and reliable way to track productivity using the Pomodoro Technique.







platforms


downloads

## Installation

Download and install the relevant distribution from the [releases page](http://github.com/vkartaviy/eggtimer-app/releases).

## Development

```
yarn install
yarn start
```

#### Building a distribution

```
yarn build
```

## Further improvements

- [ ] GitHub potential security vulnerabilities in dependencies
- [ ] GitHub releases workflow
- [ ] Add screenshots to README
- [ ] Implement "Check for updates"
- [ ] Install via Homebrew Cask

## License

MIT © [Vladimir Kartaviy](http://github.com/vkartaviy)