pominal/README.md
Daniel Anglin a68cc534b5 feat: added Pominal
This is the first commit of Pominal,
a Pomodoro application for the terminal.

This commit includes:
- Timers for work sessions, short breaks and long breaks.
- Flags to allow users to configure Pominal to their preferences.
- Graceful shutdown when a SIGINT or SIGTERM is sent to the application.
2019-05-30 22:19:53 +00:00

89 B

Pominal

Pominal is a Pomodoro application for the terminal. Pominal is written in Go.