Name | pucoti JSON |
Version |
0.9.1
JSON |
| download |
home_page | None |
Summary | A Purposeful Countdown Timer |
upload_time | 2024-11-16 23:57:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | GPL-3.0 |
keywords |
countdown
gui
pygame
timer
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PUCOTI
**A Purposeful Countdown Timer**
Stay on task with PUCOTI, a countdown timer built for simplicity and purpose.
### Features:
- **Countdown**: Counts down to zero (and can go below zero).
- **Bell Alert**: Rings a bell when it hits zero.
- **Persistent Reminder**: Rings every 20 seconds until you acknowledge it. Don't forget to do the thing.
- **Set Intentions**: Write down what you intend to do during the countdown.
- **History**: Keeps a log of your intentions and how long you spent on each.
- **Large Font**: Uses the biggest font it can for visibility.
- **Sway Integration**: Automatically moves to the corner of your screen if you use Sway WM.
- **Total Time**: Shows the total time you've spent on the timer.
- **Configurable**: Change the bell sound, waste time changing colors, and more.
- **Basic Controls**: Add or subtract time, reset the timer, but not more.
- **No Pause**: No pause button. Time always moves forward.
PUCOTI is straightforward and gets the job done. Give it a try.
## Screenshots
### *Pucoti can be big...*
![Screenshot of PUCOTI full-screen](./assets/screenshot.webp)
### *... or stay in a corner*
![Screenshot of PUCOTI in the bottom right of a screen](./assets/screenshot-small.webp)
### *Keep track of your intentions*
![Screenshot of PUCOTI showing the history of intentions](./assets/screenshot-history.webp)
## Installation
You can easily install PUCOTI using pip. Follow these steps:
1. **Install PUCOTI:**
```sh
pip install pucoti
```
2. **Run PUCOTI:**
```sh
pucoti 5m
```
That's it! PUCOTI should now be up and running.
## Usage
![Usage](./assets/cli-help.webp)
## Contributors
A warm thank you to all the contributors who have helped make PUCOTI better and gave their precious time 💖⌛
- [@niajane](https://github.com/ddorn/pucoti/commits?author=niajane)
Raw data
{
"_id": null,
"home_page": null,
"name": "pucoti",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "countdown, gui, pygame, timer",
"author": null,
"author_email": null,
"download_url": null,
"platform": null,
"description": "# PUCOTI\n\n**A Purposeful Countdown Timer**\n\nStay on task with PUCOTI, a countdown timer built for simplicity and purpose.\n\n### Features:\n- **Countdown**: Counts down to zero (and can go below zero).\n- **Bell Alert**: Rings a bell when it hits zero.\n- **Persistent Reminder**: Rings every 20 seconds until you acknowledge it. Don't forget to do the thing.\n- **Set Intentions**: Write down what you intend to do during the countdown.\n- **History**: Keeps a log of your intentions and how long you spent on each.\n- **Large Font**: Uses the biggest font it can for visibility.\n- **Sway Integration**: Automatically moves to the corner of your screen if you use Sway WM.\n- **Total Time**: Shows the total time you've spent on the timer.\n- **Configurable**: Change the bell sound, waste time changing colors, and more.\n- **Basic Controls**: Add or subtract time, reset the timer, but not more.\n- **No Pause**: No pause button. Time always moves forward.\n\nPUCOTI is straightforward and gets the job done. Give it a try.\n\n## Screenshots\n\n### *Pucoti can be big...*\n![Screenshot of PUCOTI full-screen](./assets/screenshot.webp)\n### *... or stay in a corner*\n![Screenshot of PUCOTI in the bottom right of a screen](./assets/screenshot-small.webp)\n### *Keep track of your intentions*\n![Screenshot of PUCOTI showing the history of intentions](./assets/screenshot-history.webp)\n\n## Installation\n\nYou can easily install PUCOTI using pip. Follow these steps:\n\n1. **Install PUCOTI:**\n ```sh\n pip install pucoti\n ```\n\n2. **Run PUCOTI:**\n ```sh\n pucoti 5m\n ```\n\nThat's it! PUCOTI should now be up and running.\n\n## Usage\n\n![Usage](./assets/cli-help.webp)\n\n\n## Contributors\n\nA warm thank you to all the contributors who have helped make PUCOTI better and gave their precious time \ud83d\udc96\u231b\n- [@niajane](https://github.com/ddorn/pucoti/commits?author=niajane)\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "A Purposeful Countdown Timer",
"version": "0.9.1",
"project_urls": {
"Homepage": "https://github.com/ddorn/pucoti",
"Repository": "https://github.com/ddorn/pucoti"
},
"split_keywords": [
"countdown",
" gui",
" pygame",
" timer"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "722d263c37fedf0f6ecf278d35afaa372ad4190c615fcf69cb90111092f5a9d3",
"md5": "228867557b0722d917752aacc1c3d401",
"sha256": "41a3643b5416ad52f6789b6b54f44213ad1af3c10196f9bbce45737ca56ad4b5"
},
"downloads": -1,
"filename": "pucoti-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "228867557b0722d917752aacc1c3d401",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 940178,
"upload_time": "2024-11-16T23:57:34",
"upload_time_iso_8601": "2024-11-16T23:57:34.382498Z",
"url": "https://files.pythonhosted.org/packages/72/2d/263c37fedf0f6ecf278d35afaa372ad4190c615fcf69cb90111092f5a9d3/pucoti-0.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 23:57:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ddorn",
"github_project": "pucoti",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pucoti"
}