Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maaslalani/pom
Pomodoro timer in your terminal
https://github.com/maaslalani/pom
pomodoro terminal timer
Last synced: about 2 months 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T22:56:17.000Z (8 months ago)
- Last Synced: 2024-11-09T17:46:47.765Z (2 months ago)
- Topics: pomodoro, terminal, timer
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 95
- 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
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:[email protected])
* [Twitter](https://twitter.com/maaslalani)
* [GitHub issues](https://github.com/maaslalani/pom/issues/new)---
zzz