Name | py-pomodoro-cli JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | A simple and beautiful Pomodoro CLI tool built with Typer and Rich. |
upload_time | 2025-07-20 20:02:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
pomodoro
cli
typer
rich
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 🍅 py-pomodoro-cli
A simple and beautiful Pomodoro CLI tool built with `typer` and `rich`. 🚀
This little tool helps you stay focused and productive by using the Pomodoro Technique right from your terminal!
## ✨ Features
* **Simple Interface**: Easy to use with a single command.
* **Customizable Intervals**: Set your own Pomodoro timer intervals.
* **Beautiful Output**: Uses the `rich` library for elegant progress bars and colorful text.
## 📦 Installation
You can install `py-pomodoro-cli` directly from PyPI:
```bash
pip install py-pomodoro-cli
```
## 🚀 Usage
To start a default 25-minute Pomodoro session, simply run:
```bash
py-pomodoro-cli
```
You can also specify a custom interval in minutes using the `--interval` or `-i` option:
```bash
# Start a 5-minute short break
py-pomodoro-cli --interval 5
# Start a 45-minute focus session
py-pomodoro-cli -i 45
```
Once the timer is complete, you'll get a friendly notification! 🎉
## 🤝 Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
## 📝 License
This project is licensed under the MIT License. See the `LICENSE` file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "py-pomodoro-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pomodoro, cli, typer, rich",
"author": null,
"author_email": "Wayne Fagan <hello@waynefagan.dev>",
"download_url": "https://files.pythonhosted.org/packages/92/4d/bf408d7cd403d50cbdc9c2dd84e62ebf51249b1eceb42f9dbc2176d11ecd/py_pomodoro_cli-0.1.2.tar.gz",
"platform": null,
"description": "# \ud83c\udf45 py-pomodoro-cli\n\nA simple and beautiful Pomodoro CLI tool built with `typer` and `rich`. \ud83d\ude80\n\nThis little tool helps you stay focused and productive by using the Pomodoro Technique right from your terminal!\n\n## \u2728 Features\n\n* **Simple Interface**: Easy to use with a single command.\n* **Customizable Intervals**: Set your own Pomodoro timer intervals.\n* **Beautiful Output**: Uses the `rich` library for elegant progress bars and colorful text.\n\n## \ud83d\udce6 Installation\n\nYou can install `py-pomodoro-cli` directly from PyPI:\n\n```bash\npip install py-pomodoro-cli\n```\n\n## \ud83d\ude80 Usage\n\nTo start a default 25-minute Pomodoro session, simply run:\n\n```bash\npy-pomodoro-cli\n```\n\nYou can also specify a custom interval in minutes using the `--interval` or `-i` option:\n\n```bash\n# Start a 5-minute short break\npy-pomodoro-cli --interval 5\n\n# Start a 45-minute focus session\npy-pomodoro-cli -i 45\n```\n\nOnce the timer is complete, you'll get a friendly notification! \ud83c\udf89\n\n## \ud83e\udd1d Contributing\n\nContributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.\n\n## \ud83d\udcdd License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple and beautiful Pomodoro CLI tool built with Typer and Rich.",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://gitlab.com/Wayne-F/py-pomodoro-cli",
"Repository": "https://gitlab.com/Wayne-F/py-pomodoro-cli"
},
"split_keywords": [
"pomodoro",
" cli",
" typer",
" rich"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0c7cc137b05c1a71bc24f59c46bd56c0af8b8dc00d5b598d846b029193b9579c",
"md5": "944d176458b8d927a2af6d2a073576e3",
"sha256": "0a56064f7ed3ee6070f12ee69a65b7c77a9f762e97bef6c45a8f8d8095c50fdc"
},
"downloads": -1,
"filename": "py_pomodoro_cli-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "944d176458b8d927a2af6d2a073576e3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3693,
"upload_time": "2025-07-20T20:02:43",
"upload_time_iso_8601": "2025-07-20T20:02:43.290593Z",
"url": "https://files.pythonhosted.org/packages/0c/7c/c137b05c1a71bc24f59c46bd56c0af8b8dc00d5b598d846b029193b9579c/py_pomodoro_cli-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "924dbf408d7cd403d50cbdc9c2dd84e62ebf51249b1eceb42f9dbc2176d11ecd",
"md5": "6cc7345e29ce91e0256202571c94d09b",
"sha256": "fa7ec1adcaac193b5c0af26db903348cd24c540c2a426e36d29f7ae57a838acd"
},
"downloads": -1,
"filename": "py_pomodoro_cli-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "6cc7345e29ce91e0256202571c94d09b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3779,
"upload_time": "2025-07-20T20:02:44",
"upload_time_iso_8601": "2025-07-20T20:02:44.337894Z",
"url": "https://files.pythonhosted.org/packages/92/4d/bf408d7cd403d50cbdc9c2dd84e62ebf51249b1eceb42f9dbc2176d11ecd/py_pomodoro_cli-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-20 20:02:44",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "Wayne-F",
"gitlab_project": "py-pomodoro-cli",
"lcname": "py-pomodoro-cli"
}