clodd


Nameclodd JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryClaude utilities and hacks
upload_time2025-08-05 21:53:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseMIT
keywords ai claude cli productivity tmux
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # clod
CLI for enhancing Claude Code & Desktop with various utilities & toys.

## Features
- Commands for managing [Claude Code hooks](https://docs.anthropic.com/en/docs/claude-code/hooks)
- Sound effects (using hooks)
- Claude Desktop MCP server config + debugging commands
- tmux configurations (WIP)
- probably other stuff I forgot about

## Setup
1. Clone the repo.
2. Run `uv venv`, `uv sync`, and `source .venv/bin/activate`.
3. Run `clod --help` for a list of commands.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "clodd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "ai, claude, cli, productivity, tmux",
    "author": null,
    "author_email": "ghostbloo <ghostbloo@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/24/a0/8b2bf639bd02af7e06359d5e3cbbc16918333afb37a8073024fff07a32fb/clodd-1.0.0.tar.gz",
    "platform": null,
    "description": "# clod\nCLI for enhancing Claude Code & Desktop with various utilities & toys.\n\n## Features\n- Commands for managing [Claude Code hooks](https://docs.anthropic.com/en/docs/claude-code/hooks)\n- Sound effects (using hooks)\n- Claude Desktop MCP server config + debugging commands\n- tmux configurations (WIP)\n- probably other stuff I forgot about\n\n## Setup\n1. Clone the repo.\n2. Run `uv venv`, `uv sync`, and `source .venv/bin/activate`.\n3. Run `clod --help` for a list of commands.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Claude utilities and hacks",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "ai",
        " claude",
        " cli",
        " productivity",
        " tmux"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "930ebf49ae725b42c7001fc241791b7fcaca950465491740dc557bf9b641772f",
                "md5": "ccd91ecce3f547b63f8cf73b79bbbaff",
                "sha256": "d0f14bffc1c016945c2007a6336c232b6e3cbd65d23d520072c1ea1a81c0b8a0"
            },
            "downloads": -1,
            "filename": "clodd-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ccd91ecce3f547b63f8cf73b79bbbaff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 28397,
            "upload_time": "2025-08-05T21:53:36",
            "upload_time_iso_8601": "2025-08-05T21:53:36.139188Z",
            "url": "https://files.pythonhosted.org/packages/93/0e/bf49ae725b42c7001fc241791b7fcaca950465491740dc557bf9b641772f/clodd-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24a08b2bf639bd02af7e06359d5e3cbbc16918333afb37a8073024fff07a32fb",
                "md5": "4e9e9fc9b6987bb8125a5d09262bf351",
                "sha256": "11e94b50e08b78593ca65ee3064494e132b60f7f35d34d1784e9aca9fc8e79fb"
            },
            "downloads": -1,
            "filename": "clodd-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e9e9fc9b6987bb8125a5d09262bf351",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 5154705,
            "upload_time": "2025-08-05T21:53:42",
            "upload_time_iso_8601": "2025-08-05T21:53:42.673460Z",
            "url": "https://files.pythonhosted.org/packages/24/a0/8b2bf639bd02af7e06359d5e3cbbc16918333afb37a8073024fff07a32fb/clodd-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 21:53:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "clodd"
}
        
Elapsed time: 1.71299s