termato


Nametermato JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/1darshanpatil/termato
SummaryA simple CLI Pomodoro timer.
upload_time2024-12-02 07:07:37
maintainerNone
docs_urlNone
authorDarshan P.
requires_python>=3.6
licenseMIT
keywords pomodoro cli time productivity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # termato
BUILT TO address my own problem:

https://psychology.stackexchange.com/questions/27694/the-perception-of-time-of-workaholics

People working on their laptops often forget the whole world while they're engrossed in their work. Some fall into compulsive habits or disorders, while others dislike installing complicated and overly colorful GUI nonsense. There are those who prefer minimalist tools that simply get the job done.

Basically, you know you need to get up and take a small break, but you convince yourself to finish "just one more thing," and before you know it, the entire day has slipped by. You’re still in front of your laptop or screen, trying to fix that one last thing. Sure, it’s rewarding, and I love that more than anything. But deep down, we know we need to take at least small breaks.

This program was built for me, but I don’t see why others wouldn’t find it useful too.

Why not simply buy a pomodoro? Well, I want my laptop to take care of me the way I do:)

# Pomodoro Timer Help
-------------------

![image](https://raw.githubusercontent.com/1darshanpatil/termoto/main/15-5-3.png)


## Install the package

```bash
pip install termato
pip3 install termato
```
## How to execute

```bash
$ termato
```
Or
```bash
$ termato -w=25 -b=5 -r=4
```
## Options

- **-w=<work_time>**: Set the duration of each work interval in minutes. Default: 25 minutes.
- **-b=<break_time>**: Set the duration of each regular break in minutes. Default: 5 minutes.
- **-r=<rounds>**: Set the total number of completed pomodoro intervals (work round + break). Default: 4.
- **-h**: Display this help message.


## Note

- The script will use default values if any option is not provided.
- Only `-w`, `-b`, `-r` options are recognized. All other parameters will be ignored.
- Press Ctrl+C during the timer to stop the script.

## License

This project is licensed under the Custom License. See the [LICENSE](https://github.com/1darshanpatil/termoto/blob/main/LICENSE) file for details.


## Future Versions, Bug, and Errors: 
Well, I’m sorry, but I don’t have time for anything like that. Besides, I personally don’t think this code deserves much attention because it’s just a simple script turned into a command line and found this old script somewhere on my old file archives

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/1darshanpatil/termato",
    "name": "termato",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "pomodoro, cli, time, productivity",
    "author": "Darshan P.",
    "author_email": "drshnp@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/15/31/374a1cc7e4dabb128dcfa7be3cf1509bc163507ee1ca6cc9a5cefa0e9356/termato-1.0.tar.gz",
    "platform": null,
    "description": "# termato\nBUILT TO address my own problem:\n\nhttps://psychology.stackexchange.com/questions/27694/the-perception-of-time-of-workaholics\n\nPeople working on their laptops often forget the whole world while they're engrossed in their work. Some fall into compulsive habits or disorders, while others dislike installing complicated and overly colorful GUI nonsense. There are those who prefer minimalist tools that simply get the job done.\n\nBasically, you know you need to get up and take a small break, but you convince yourself to finish \"just one more thing,\" and before you know it, the entire day has slipped by. You\u2019re still in front of your laptop or screen, trying to fix that one last thing. Sure, it\u2019s rewarding, and I love that more than anything. But deep down, we know we need to take at least small breaks.\n\nThis program was built for me, but I don\u2019t see why others wouldn\u2019t find it useful too.\n\nWhy not simply buy a pomodoro? Well, I want my laptop to take care of me the way I do:)\n\n# Pomodoro Timer Help\n-------------------\n\n![image](https://raw.githubusercontent.com/1darshanpatil/termoto/main/15-5-3.png)\n\n\n## Install the package\n\n```bash\npip install termato\npip3 install termato\n```\n## How to execute\n\n```bash\n$ termato\n```\nOr\n```bash\n$ termato -w=25 -b=5 -r=4\n```\n## Options\n\n- **-w=<work_time>**: Set the duration of each work interval in minutes. Default: 25 minutes.\n- **-b=<break_time>**: Set the duration of each regular break in minutes. Default: 5 minutes.\n- **-r=<rounds>**: Set the total number of completed pomodoro intervals (work round + break). Default: 4.\n- **-h**: Display this help message.\n\n\n## Note\n\n- The script will use default values if any option is not provided.\n- Only `-w`, `-b`, `-r` options are recognized. All other parameters will be ignored.\n- Press Ctrl+C during the timer to stop the script.\n\n## License\n\nThis project is licensed under the Custom License. See the [LICENSE](https://github.com/1darshanpatil/termoto/blob/main/LICENSE) file for details.\n\n\n## Future Versions, Bug, and Errors: \nWell, I\u2019m sorry, but I don\u2019t have time for anything like that. Besides, I personally don\u2019t think this code deserves much attention because it\u2019s just a simple script turned into a command line and found this old script somewhere on my old file archives\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple CLI Pomodoro timer.",
    "version": "1.0",
    "project_urls": {
        "Documentation": "https://github.com/1darshanpatil/termoto#readme",
        "Homepage": "https://github.com/1darshanpatil/termato",
        "Source": "https://github.com/1darshanpatil/termoto",
        "Tracker": "https://github.com/1darshanpatil/termoto/issues"
    },
    "split_keywords": [
        "pomodoro",
        " cli",
        " time",
        " productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5ae029b50ff8d843b55e62476c6249756e548890026a7e3f4acb4eef9cf8c2e",
                "md5": "311610404fb9a03f5fe560fe18e91a07",
                "sha256": "d549995f068141c88f0f0004b5c5c107d37ed8d84b1d90c108fe433b0bb19399"
            },
            "downloads": -1,
            "filename": "termato-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "311610404fb9a03f5fe560fe18e91a07",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6458,
            "upload_time": "2024-12-02T07:07:35",
            "upload_time_iso_8601": "2024-12-02T07:07:35.424418Z",
            "url": "https://files.pythonhosted.org/packages/f5/ae/029b50ff8d843b55e62476c6249756e548890026a7e3f4acb4eef9cf8c2e/termato-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1531374a1cc7e4dabb128dcfa7be3cf1509bc163507ee1ca6cc9a5cefa0e9356",
                "md5": "ab79a5a4758a1a6de505905999ab7fbe",
                "sha256": "7b8d5a4ecc6daca1540ab02e698585b30074e97b58f94740c7822b929298cad7"
            },
            "downloads": -1,
            "filename": "termato-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab79a5a4758a1a6de505905999ab7fbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 19809,
            "upload_time": "2024-12-02T07:07:37",
            "upload_time_iso_8601": "2024-12-02T07:07:37.479798Z",
            "url": "https://files.pythonhosted.org/packages/15/31/374a1cc7e4dabb128dcfa7be3cf1509bc163507ee1ca6cc9a5cefa0e9356/termato-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 07:07:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "1darshanpatil",
    "github_project": "termato",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "termato"
}
        
Elapsed time: 0.43321s