ddcci-plasmoid-backend


Nameddcci-plasmoid-backend JSON
Version 0.1.10 PyPI version JSON
download
home_pagehttps://github.com/davidhi7/ddcci-plasmoid
SummaryBackend for ddcci-plasmoid
upload_time2023-11-15 23:53:26
maintainer
docs_urlNone
authorDavid Himmelstoß
requires_python>=3.8,<4.0
licenseMIT
keywords ddcci brightmess widget kde plasma
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # KDE Plasma Widget for external monitor brightness adjustment

![Screenshot](https://raw.githubusercontent.com/davidhi7/ddcci-plasmoid/main/screenshots/banner.png)

* This widget allows you to adjust the brightness of external monitors. We accomplish that using [DDC/CI](https://en.wikipedia.org/wiki/Display_Data_Channel#DDC/CI), a protocol that allows your computer to control monitors and change options like the brightness or contrast.
* A seamless integration into the Plasma desktop is a major goal of this project. The widget is versatile and can be used as a standalone widget or integrated into the system tray.
* Notebook monitors are currently unsupported because they use different interfaces to communicate with the operating system.

## Requirements

* Python 3.8 or newer
* [fasteners](https://pypi.org/project/fasteners/)
* ddcutil 1.4.1 or newer (older versions may work but caused issues in the past)

## This package acts as the backend for the widget.
For a full installation guide, refer to the [GitHub repository](https://github.com/davidhi7/ddcci-plasmoid).
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/davidhi7/ddcci-plasmoid",
    "name": "ddcci-plasmoid-backend",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "ddcci,brightmess,widget,kde,plasma",
    "author": "David Himmelsto\u00df",
    "author_email": "77309510+davidhi7@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/75/39/1e67d8de9e8d0da95986dcc358afccb4c3e029a4d3f3adf340f879365453/ddcci_plasmoid_backend-0.1.10.tar.gz",
    "platform": null,
    "description": "# KDE Plasma Widget for external monitor brightness adjustment\n\n![Screenshot](https://raw.githubusercontent.com/davidhi7/ddcci-plasmoid/main/screenshots/banner.png)\n\n* This widget allows you to adjust the brightness of external monitors. We accomplish that using [DDC/CI](https://en.wikipedia.org/wiki/Display_Data_Channel#DDC/CI), a protocol that allows your computer to control monitors and change options like the brightness or contrast.\n* A seamless integration into the Plasma desktop is a major goal of this project. The widget is versatile and can be used as a standalone widget or integrated into the system tray.\n* Notebook monitors are currently unsupported because they use different interfaces to communicate with the operating system.\n\n## Requirements\n\n* Python 3.8 or newer\n* [fasteners](https://pypi.org/project/fasteners/)\n* ddcutil 1.4.1 or newer (older versions may work but caused issues in the past)\n\n## This package acts as the backend for the widget.\nFor a full installation guide, refer to the [GitHub repository](https://github.com/davidhi7/ddcci-plasmoid).",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backend for ddcci-plasmoid",
    "version": "0.1.10",
    "project_urls": {
        "Homepage": "https://github.com/davidhi7/ddcci-plasmoid",
        "Repository": "https://github.com/davidhi7/ddcci-plasmoid"
    },
    "split_keywords": [
        "ddcci",
        "brightmess",
        "widget",
        "kde",
        "plasma"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59511960d1b6cb2213f6f89b8c3c6fe72540d8acf918e8edcb06cf79a064db7a",
                "md5": "5ac325a7ec82c795be311842c88e3b9c",
                "sha256": "352655d3f74133af309935dabe4c3eac4ad07bb1dcd4404c33f38de9bd2080f4"
            },
            "downloads": -1,
            "filename": "ddcci_plasmoid_backend-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ac325a7ec82c795be311842c88e3b9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 9501,
            "upload_time": "2023-11-15T23:53:25",
            "upload_time_iso_8601": "2023-11-15T23:53:25.013448Z",
            "url": "https://files.pythonhosted.org/packages/59/51/1960d1b6cb2213f6f89b8c3c6fe72540d8acf918e8edcb06cf79a064db7a/ddcci_plasmoid_backend-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75391e67d8de9e8d0da95986dcc358afccb4c3e029a4d3f3adf340f879365453",
                "md5": "804f3a738b84c35b23834a9535189807",
                "sha256": "f79746919aa56b1c018b2ecb5e34d6f370fca955041542f935e972f65ccc033a"
            },
            "downloads": -1,
            "filename": "ddcci_plasmoid_backend-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "804f3a738b84c35b23834a9535189807",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 8108,
            "upload_time": "2023-11-15T23:53:26",
            "upload_time_iso_8601": "2023-11-15T23:53:26.520840Z",
            "url": "https://files.pythonhosted.org/packages/75/39/1e67d8de9e8d0da95986dcc358afccb4c3e029a4d3f3adf340f879365453/ddcci_plasmoid_backend-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 23:53:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davidhi7",
    "github_project": "ddcci-plasmoid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ddcci-plasmoid-backend"
}
        
Elapsed time: 0.13912s