{ "info": { "author": "Krzysztof Warunek", "author_email": "krzysztof@warunek.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "i3-output-selector\n==================\n\nDamn simple output selector of the current workspace in i3 WM. \nIt is based on i3-py package and Tkinter.\n\n.. image:: https://raw.githubusercontent.com/kwarunek/i3-output-selector/master/screenshot.png\n\nInstallation\n============\n\nYou can use pip (python3 and python2 compatible):\n\n::\n\n pip install i3-output-selector\n # .. or directly from Github\n # pip install git+https://github.com/kwarunek/i3-output-selector.git\n\nApp uses Tkinter as a GUI, be sure to have it installed. On Debian/Ubunutu:\n\n::\n \n apt-get install python-tkinter\n # .. or\n # apt-get install python3-tk\n\n\nUsage\n=====\n\nSimply run **i3-output-selector**.\n\nLicense\n=======\n\nMIT", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kwarunek/i3-output-selector", "keywords": "i3,workspace,selector,output", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "i3-output-selector", "package_url": "https://pypi.org/project/i3-output-selector/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/i3-output-selector/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kwarunek/i3-output-selector" }, "release_url": "https://pypi.org/project/i3-output-selector/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "GUI tool to change output for the current workspace in i3.", "version": "0.1.2" }, "last_serial": 2040195, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "46514bed937d712e7022134fcede14d5", "sha256": "7dc686745682f7548576a504e7b10010119533431efd6e76bbd38915c99e4de4" }, "downloads": -1, "filename": "i3-output-selector-0.1.2.tar.gz", "has_sig": false, "md5_digest": "46514bed937d712e7022134fcede14d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10199, "upload_time": "2016-04-01T12:22:13", "url": "https://files.pythonhosted.org/packages/3d/f2/4995f5d91305aec86d84b9432dde43b99a0b1af6a3286ad4b7ba47132500/i3-output-selector-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46514bed937d712e7022134fcede14d5", "sha256": "7dc686745682f7548576a504e7b10010119533431efd6e76bbd38915c99e4de4" }, "downloads": -1, "filename": "i3-output-selector-0.1.2.tar.gz", "has_sig": false, "md5_digest": "46514bed937d712e7022134fcede14d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10199, "upload_time": "2016-04-01T12:22:13", "url": "https://files.pythonhosted.org/packages/3d/f2/4995f5d91305aec86d84b9432dde43b99a0b1af6a3286ad4b7ba47132500/i3-output-selector-0.1.2.tar.gz" } ] }