cmd-habit-tracker


Namecmd-habit-tracker JSON
Version 1.0.5 PyPI version JSON
download
home_pageNone
SummaryCommand-line habit tracker with AI suggestions, customizable tracking, and user-friendly interface.
upload_time2025-08-18 14:24:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords ai-suggestions cli command-line customizable goal-tracking habit-building habit-tracker personal-development productivity python self-improvement time-management tracking-tool user-friendly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Command Line habit tracker

# IMPORTANT - Temporarily:
- Get a token from Hugging face: `<token>`
    - Navigate to: https://huggingface.co/settings/tokens
    - Sign up
    - Verify email
    - Add token - Choose token type: `read`
    - Save your token somewhere safe
- Define an environment variable:
    - Linux (Bash): `echo 'export HUGGING_FACE_TOKEN="<token>"' >> ~/.bashrc; source ~/.bashrc`
    - Windows (Command Prompt): `setx HUGGING_FACE_TOKEN "<token>"`

# Downloading:
- open command line (Prompt on windows / Terminal on Linux)
- run `pip install cmd-habit-tracker`

# Running the app
- open command line (Prompt on windows / Terminal on Linux)
- run `habits`

# DOCUMENTATION
- You can ask the app itself how to use it
- Start the app by running `habits`
- Run the command `docs`
- Ask a question

# HELP
- To see all possible commands run `help` after starting the program


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cmd-habit-tracker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ai-suggestions, cli, command-line, customizable, goal-tracking, habit-building, habit-tracker, personal-development, productivity, python, self-improvement, time-management, tracking-tool, user-friendly",
    "author": null,
    "author_email": "Abdalla Egbareia <habitcmd@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7e/1f/33323372cc677a1466732e3a185742dbb7d714441873f65bebf81738f6ad/cmd_habit_tracker-1.0.5.tar.gz",
    "platform": null,
    "description": "# Command Line habit tracker\n\n# IMPORTANT - Temporarily:\n- Get a token from Hugging face: `<token>`\n    - Navigate to: https://huggingface.co/settings/tokens\n    - Sign up\n    - Verify email\n    - Add token - Choose token type: `read`\n    - Save your token somewhere safe\n- Define an environment variable:\n    - Linux (Bash): `echo 'export HUGGING_FACE_TOKEN=\"<token>\"' >> ~/.bashrc; source ~/.bashrc`\n    - Windows (Command Prompt): `setx HUGGING_FACE_TOKEN \"<token>\"`\n\n# Downloading:\n- open command line (Prompt on windows / Terminal on Linux)\n- run `pip install cmd-habit-tracker`\n\n# Running the app\n- open command line (Prompt on windows / Terminal on Linux)\n- run `habits`\n\n# DOCUMENTATION\n- You can ask the app itself how to use it\n- Start the app by running `habits`\n- Run the command `docs`\n- Ask a question\n\n# HELP\n- To see all possible commands run `help` after starting the program\n\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) [year] [fullname]\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "Command-line habit tracker with AI suggestions, customizable tracking, and user-friendly interface.",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/abdallacodes/cmd-habit-tracker.git"
    },
    "split_keywords": [
        "ai-suggestions",
        " cli",
        " command-line",
        " customizable",
        " goal-tracking",
        " habit-building",
        " habit-tracker",
        " personal-development",
        " productivity",
        " python",
        " self-improvement",
        " time-management",
        " tracking-tool",
        " user-friendly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6871b3b83458f259676a35a0e665e2a97a72d065e0006dfd5781146c8edbb683",
                "md5": "6e7685efc25e8e26fe7f75eb36bcdb9a",
                "sha256": "f3d2049de3ac91f14c6a28f2e0edb4c307955dc115ea432154feba1f1d086f74"
            },
            "downloads": -1,
            "filename": "cmd_habit_tracker-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e7685efc25e8e26fe7f75eb36bcdb9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23352,
            "upload_time": "2025-08-18T14:24:36",
            "upload_time_iso_8601": "2025-08-18T14:24:36.534933Z",
            "url": "https://files.pythonhosted.org/packages/68/71/b3b83458f259676a35a0e665e2a97a72d065e0006dfd5781146c8edbb683/cmd_habit_tracker-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7e1f33323372cc677a1466732e3a185742dbb7d714441873f65bebf81738f6ad",
                "md5": "33fafb8871a482007c85c33af55afe76",
                "sha256": "81a99be16fcc809915c8bb5d07500f69a714f582eb17dc4c8097589990785bc7"
            },
            "downloads": -1,
            "filename": "cmd_habit_tracker-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "33fafb8871a482007c85c33af55afe76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2329,
            "upload_time": "2025-08-18T14:24:37",
            "upload_time_iso_8601": "2025-08-18T14:24:37.864719Z",
            "url": "https://files.pythonhosted.org/packages/7e/1f/33323372cc677a1466732e3a185742dbb7d714441873f65bebf81738f6ad/cmd_habit_tracker-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 14:24:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abdallacodes",
    "github_project": "cmd-habit-tracker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cmd-habit-tracker"
}
        
Elapsed time: 0.41551s