https://github.com/maaslalani/pom
Pomodoro timer in your terminal
https://github.com/maaslalani/pom
pomodoro terminal timer
Last synced: about 1 month ago
JSON representation
Pomodoro timer in your terminal
- Host: GitHub
- URL: https://github.com/maaslalani/pom
- Owner: maaslalani
- License: mit
- Created: 2024-04-29T04:00:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T22:56:17.000Z (over 1 year ago)
- Last Synced: 2025-04-24T01:05:10.064Z (7 months ago)
- Topics: pomodoro, terminal, timer
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 106
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - pom - Pomodoro timer for the terminal. (<a name="time-tracker"></a>Time trackers)
README
# Pom
A pomodoro timer on the command-line, built using [`huh?`](https://github.com/charmbracelet/huh).
### Usage
```bash
pom
```
1. Pick length of focus and break time.


2. Work and Take a break.


### Installation
Install with Go:
```sh
go install github.com/maaslalani/pom@main
```
Or download a binary from the [releases](https://github.com/maaslalani/pom/releases).
## License
[MIT](https://github.com/maaslalani/pom/blob/master/LICENSE)
## Feedback
I'd love to hear your feedback on improving `pom`.
Feel free to reach out via:
* [Email](mailto:maas@lalani.dev)
* [Twitter](https://twitter.com/maaslalani)
* [GitHub issues](https://github.com/maaslalani/pom/issues/new)
---
zzz