{ "info": { "author": "Kevin Thomas", "author_email": "hamgom95@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.5", "Topic :: Desktop Environment", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "Set Linux display brightness from console\n=========================================\n\nThe ``backlight`` program is a commandline interface to adjust your linux lcd\npanels brightness through the linux kernel sys interface\n\n.. contents::\n :local:\n\nInstallation\n------------\n\nThe ``sys_backlight`` package is written in Python and is\navailable on PyPI_ which means installation should be as simple as::\n\n $ pip install sys_backlight\nGetting started\n---------------\n\nThe ``sys_backlight`` package can be configured with a configuration file\nin the ini format. Here is a example of a config file:\n\n.. code-block:: ini\n\n # Default variables\n [DEFAULT]\n StepRelative = 2\n StepAbsolute = 10\n MinBrightness = 2\n MaxBrightness = 100\n\nThe configuration file is loaded from the following location:\n\n- ``~/.conf/backlight.ini``\n\nThe structure of the configuration file is as follows:\n\n- The ``[DEFAULT]`` section has four items, all of which are optional\n (``StepRelative``, ``StepAbsolute``, ``MinBrightness``, and ``MaxBrightness``).\n\n- Currently two types of brightness control are supported:\n\n 1. The physical brightness of the backlight of laptop screens. This uses\n the Linux sysfs_ virtual file system's `/sys/class/backlight`_ interface\n to control backlight brightness. The only required item is\n ``sys-directory`` which is expected to contain the absolute pathname of\n the directory that controls the backlight brightness of your laptop\n screen (you'll have to figure this out for yourself).\n\nContact\n-------\n\nThe latest version of ``sys_backlight`` is available on PyPI_\nand GitHub_. For bug reports please create an issue on GitHub_. If you have\nquestions, suggestions, etc. feel free to send me an e-mail at\n`hamgom95@gmail.com`_.\n\nLicense\n-------\n\nThis software is licensed under the `MIT license`_.\n\n\u00a9 2017 Kevin Thomas\n\n.. External references:\n.. _/sys/class/backlight: https://www.kernel.org/doc/Documentation/ABI/stable/sysfs-class-backlight\n.. _GitHub: https://github.com/hamgom95/sys_backlight\n.. _Linux: http://en.wikipedia.org/wiki/Linux\n.. _MIT license: http://en.wikipedia.org/wiki/MIT_License\n.. _peter@peterodding.com: mailto:hamgom95@gmail.com\n.. _PyPI: https://pypi.python.org/pypi/sys_backlight\n.. _sysfs: http://en.wikipedia.org/wiki/Sysfs\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hamgom95", "keywords": "sys,linux,backlight", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sys-backlight", "package_url": "https://pypi.org/project/sys-backlight/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sys-backlight/", "project_urls": { "Homepage": "https://github.com/hamgom95" }, "release_url": "https://pypi.org/project/sys-backlight/0.1/", "requires_dist": null, "requires_python": "", "summary": "Control linux screen brightness from commandline", "version": "0.1" }, "last_serial": 2710615, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "023a4d4d244bde2a8d04a0ee740a2d0a", "sha256": "438f7f1b84e4e24b52509da24a833fb63dd9f5bae1c755d4158ff543a914987a" }, "downloads": -1, "filename": "sys_backlight-0.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "023a4d4d244bde2a8d04a0ee740a2d0a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7724, "upload_time": "2017-03-16T16:44:17", "url": "https://files.pythonhosted.org/packages/e8/c3/36010bddf76d766883922e9cff99b0fc696a90d683742893cf21629f6e01/sys_backlight-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09ec10d686920fe79df12fed22157eba", "sha256": "a8793095006ce643c5b78e65c7338b3c77dd8b383ae0e54baa90b5781189f4a2" }, "downloads": -1, "filename": "sys_backlight-0.1.tar.gz", "has_sig": true, "md5_digest": "09ec10d686920fe79df12fed22157eba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6245, "upload_time": "2017-03-16T16:45:39", "url": "https://files.pythonhosted.org/packages/66/13/2dadb02effe30caa5c2039306cc8387fb6179d81f0f27e81a02dfc7827e7/sys_backlight-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "023a4d4d244bde2a8d04a0ee740a2d0a", "sha256": "438f7f1b84e4e24b52509da24a833fb63dd9f5bae1c755d4158ff543a914987a" }, "downloads": -1, "filename": "sys_backlight-0.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "023a4d4d244bde2a8d04a0ee740a2d0a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7724, "upload_time": "2017-03-16T16:44:17", "url": "https://files.pythonhosted.org/packages/e8/c3/36010bddf76d766883922e9cff99b0fc696a90d683742893cf21629f6e01/sys_backlight-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09ec10d686920fe79df12fed22157eba", "sha256": "a8793095006ce643c5b78e65c7338b3c77dd8b383ae0e54baa90b5781189f4a2" }, "downloads": -1, "filename": "sys_backlight-0.1.tar.gz", "has_sig": true, "md5_digest": "09ec10d686920fe79df12fed22157eba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6245, "upload_time": "2017-03-16T16:45:39", "url": "https://files.pythonhosted.org/packages/66/13/2dadb02effe30caa5c2039306cc8387fb6179d81f0f27e81a02dfc7827e7/sys_backlight-0.1.tar.gz" } ] }