Name | py-pomodoro-cli JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | A simple and beautiful Pomodoro CLI tool built with Typer and Rich. |
upload_time | 2025-07-15 23:18:33 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.13 |
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.13",
"maintainer_email": null,
"keywords": "pomodoro, cli, typer, rich",
"author": null,
"author_email": "Wayne Fagan <hello@waynefagan.dev>",
"download_url": "https://files.pythonhosted.org/packages/e2/4b/47b78290142f1f2ba1b68eb1916209cc5cc3d1798317948b98879dfaa766/py_pomodoro_cli-0.1.1.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.1",
"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": "29b94c52ee00b8cbfa004b29e4ebd95d9e088de2c273939d1e38375c8ce301ef",
"md5": "9a6b6c31f0d7eff992ea79a64414a3ca",
"sha256": "3d0c87eafb5a480e11efa4f0d2efff54951f1d61ed67c3fb3984df1a12bfc35b"
},
"downloads": -1,
"filename": "py_pomodoro_cli-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9a6b6c31f0d7eff992ea79a64414a3ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 3692,
"upload_time": "2025-07-15T23:18:32",
"upload_time_iso_8601": "2025-07-15T23:18:32.868535Z",
"url": "https://files.pythonhosted.org/packages/29/b9/4c52ee00b8cbfa004b29e4ebd95d9e088de2c273939d1e38375c8ce301ef/py_pomodoro_cli-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e24b47b78290142f1f2ba1b68eb1916209cc5cc3d1798317948b98879dfaa766",
"md5": "4967164e339abb4c2910c3eae0de48ed",
"sha256": "ea71bfaf5507ab93a9b6755b5751f5bf5a51d705a5953496c84198a9db758588"
},
"downloads": -1,
"filename": "py_pomodoro_cli-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "4967164e339abb4c2910c3eae0de48ed",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 3767,
"upload_time": "2025-07-15T23:18:33",
"upload_time_iso_8601": "2025-07-15T23:18:33.685801Z",
"url": "https://files.pythonhosted.org/packages/e2/4b/47b78290142f1f2ba1b68eb1916209cc5cc3d1798317948b98879dfaa766/py_pomodoro_cli-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 23:18:33",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "Wayne-F",
"gitlab_project": "py-pomodoro-cli",
"lcname": "py-pomodoro-cli"
}