{ "info": { "author": "Yugang LIU", "author_email": "liuyug@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "AllTray\n=========\nMake a System Tray Icon for all application.\n\nInstall\n-------\nSimple Install with pip::\n\n pip install alltray --user\n\nFrom source::\n\n python setup.py install\n\nUsage\n-----\n::\n\n $ alltray --help\n\n usage: alltray.py [-h] [--config CONFIG] [--tooltip TOOLTIP] [--icon ICON]\n [command]\n\n positional arguments:\n command To run command\n\n optional arguments:\n -h, --help show this help message and exit\n --config CONFIG command group\n --tooltip TOOLTIP tray tool tip\n --icon ICON command icon\n\nexample::\n\n alltray --config chinadns\n\nPack execute or app file\n-------------------------\nFor window, use cx_Freeze_\nFor mac os x, still has some issue...\n\ncx_Freeze\n~~~~~~~~~\n::\n\n python cx_Freeze_setup.py bdist\n\npyinstaller\n~~~~~~~~~~~\n\n1. install pywin32 from http://sourceforge.net/projects/pywin32/files/\n2. pip install pyinstaller\n3. [option] install upx from http://upx.sourceforge.net/\n4. Run ``pyinstaller --clean -i Apps-wheelchair.icns -w alltray.py``\n\nExecute file will be found in \"dist\" directory.\n\n.. important::\n\n + The execute file only be exectuted in ASCII directory. No support other encoding directory. It just is pyinstaller bug.\n + The single execute file could not be run in window 64bit! bug!\n\npy2exe\n~~~~~~~\ntoo old, please ignore it.\n::\n\n python py2exe_setup.py py2exe\n\nIcon\n-----\nhttp://www.iconarchive.com/show/nuoveXT-2-icons-by-saki/Apps-wheelchair-icon.html\n\nScreenshot\n----------\n+ Window\n\n.. image:: screenshot_window.png\n\n+ Ubuntu\n\n.. image:: screenshot_ubuntu.png", "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/liuyug/alltray", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "AllTray", "package_url": "https://pypi.org/project/AllTray/", "platform": "noarch", "project_url": "https://pypi.org/project/AllTray/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/liuyug/alltray" }, "release_url": "https://pypi.org/project/AllTray/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Tray all application", "version": "0.1.1" }, "last_serial": 1451809, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3d214186490fc116feab9c2802cb6a1a", "sha256": "8f4f8a996a8b5ca16a25a012274a1e6d1daa0f486b36636397e72e63c05aa356" }, "downloads": -1, "filename": "AllTray-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3d214186490fc116feab9c2802cb6a1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15057, "upload_time": "2015-03-04T07:57:40", "url": "https://files.pythonhosted.org/packages/db/ef/7cb9864ede267a3a81c760c8fee293b91ca0b155d8556ce834d5ebd30622/AllTray-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c2d9b04f9898decb4d26545b204cf852", "sha256": "8f94d17805beff2a4c06dd98f42821d906aee958a6bc390c27a4f25c6cc712c0" }, "downloads": -1, "filename": "AllTray-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c2d9b04f9898decb4d26545b204cf852", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 454856, "upload_time": "2015-03-07T06:45:14", "url": "https://files.pythonhosted.org/packages/ec/50/7f016bc9122762f39f76fa5977da0e2e2aeec86a89e39978bd80b76569fa/AllTray-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c2d9b04f9898decb4d26545b204cf852", "sha256": "8f94d17805beff2a4c06dd98f42821d906aee958a6bc390c27a4f25c6cc712c0" }, "downloads": -1, "filename": "AllTray-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c2d9b04f9898decb4d26545b204cf852", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 454856, "upload_time": "2015-03-07T06:45:14", "url": "https://files.pythonhosted.org/packages/ec/50/7f016bc9122762f39f76fa5977da0e2e2aeec86a89e39978bd80b76569fa/AllTray-0.1.1.tar.gz" } ] }