<pre>
_ _ _
| | (_) | |
___ | | _ __| | ___ _ __ ___
/ __|| | | |/ _` |/ _ \| '__/ _ \
| (__ | | | | (_| | (_) | | | (_) |
\___||_| |_|\__,_|\___/|_| \___/
</pre>
Motivation: I really loved Habitica's Pomodoro because I could keep track of info, but sometimes it deletes all data, and if I don't have a backup, I am done for. Anyway, I use the terminal a lot, and this seems like a much better option to me than Habitica's Chrome extension. I have used my own tool for over a week now. Sharing this anyway, even though I don't know if anyone would want to use a Pomodoro on CLI. I have some features like sound, history, and all. Will improve later when I have time. You could also contribute if you want to, and I appreciate that.
Demo (sorry for the bad quality lol):
![Alt Text](/assets/clidoro.gif)
To install Do `pip install clidoro`. Then just type `clidoro` whenever you want.
**For Devs**: To install: Clone the repo and do a `pip install -e .`. Then just type `clidoro` whenever you want.
TODO:
- [ ] add windows support (not tested)
- [ ] add mac support (not tested)
- [x] pypi
- [ ] background sound
- [ ] custom notification sound (use my [data-server](https://github.com/kingjuno/data-server))
- [x] Desktop Notification popup
- [x] Clear Database
Raw data
{
"_id": null,
"home_page": "https://github.com/kingjuno/clidoro",
"name": "clidoro",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Productivity, Pomodoro",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/69/ea/71cae48a5d1b188009d03d9e7c559e4c64b43a4344ac1edb663d39e16211/clidoro-0.1.5.tar.gz",
"platform": "Linux",
"description": "\n<pre>\n _ _ _ \n | | (_) | | \n ___ | | _ __| | ___ _ __ ___ \n / __|| | | |/ _` |/ _ \\| '__/ _ \\ \n | (__ | | | | (_| | (_) | | | (_) |\n \\___||_| |_|\\__,_|\\___/|_| \\___/ \n</pre>\n\n\nMotivation: I really loved Habitica's Pomodoro because I could keep track of info, but sometimes it deletes all data, and if I don't have a backup, I am done for. Anyway, I use the terminal a lot, and this seems like a much better option to me than Habitica's Chrome extension. I have used my own tool for over a week now. Sharing this anyway, even though I don't know if anyone would want to use a Pomodoro on CLI. I have some features like sound, history, and all. Will improve later when I have time. You could also contribute if you want to, and I appreciate that. \n\nDemo (sorry for the bad quality lol):\n\n![Alt Text](/assets/clidoro.gif)\n\nTo install Do `pip install clidoro`. Then just type `clidoro` whenever you want.\n\n**For Devs**: To install: Clone the repo and do a `pip install -e .`. Then just type `clidoro` whenever you want.\n\n\n\nTODO:\n- [ ] add windows support (not tested)\n- [ ] add mac support (not tested)\n- [x] pypi\n- [ ] background sound\n- [ ] custom notification sound (use my [data-server](https://github.com/kingjuno/data-server))\n- [x] Desktop Notification popup\n- [x] Clear Database\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "clidoro: pomodoro in your cli",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://github.com/kingjuno/clidoro"
},
"split_keywords": [
"productivity",
" pomodoro"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "69950ec1b200c70541cf30c4c9cdbe702ba830554bd59aaea72c39b6c620c924",
"md5": "e5bc80edf45efb3728d569f350018878",
"sha256": "8610f9261e4c697b15e8653062bfb933b5db0604e7da5f1a7f62aff451e02190"
},
"downloads": -1,
"filename": "clidoro-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5bc80edf45efb3728d569f350018878",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 74414,
"upload_time": "2024-04-27T03:33:57",
"upload_time_iso_8601": "2024-04-27T03:33:57.403408Z",
"url": "https://files.pythonhosted.org/packages/69/95/0ec1b200c70541cf30c4c9cdbe702ba830554bd59aaea72c39b6c620c924/clidoro-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "69ea71cae48a5d1b188009d03d9e7c559e4c64b43a4344ac1edb663d39e16211",
"md5": "91cca00ba304e5f9f51fef24f7a64e8b",
"sha256": "6c9dfbbf8fa49d6354c82f074d3207f774f2b602f52cebd95e5b92ab415351a0"
},
"downloads": -1,
"filename": "clidoro-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "91cca00ba304e5f9f51fef24f7a64e8b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 76302,
"upload_time": "2024-04-27T03:34:03",
"upload_time_iso_8601": "2024-04-27T03:34:03.314408Z",
"url": "https://files.pythonhosted.org/packages/69/ea/71cae48a5d1b188009d03d9e7c559e4c64b43a4344ac1edb663d39e16211/clidoro-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-27 03:34:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kingjuno",
"github_project": "clidoro",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "clidoro"
}