===============================
iconizer
===============================
.. image:: https://badge.fury.io/py/iconizer.png
:target: http://badge.fury.io/py/iconizer
.. image:: https://travis-ci.org/weijia/iconizer.png?branch=master
:target: https://travis-ci.org/weijia/iconizer
.. image:: https://pypip.in/d/iconizer/badge.png
:target: https://crate.io/packages/iconizer?version=latest
"Iconize console application to task bar icon."
* Free software: BSD license
* Documentation: http://iconizer.rtfd.org.
Features
--------
Transform python console script, java console app and other windows console app to an task bar icon.
* No black console window with task bar item will be dislayed anymore.
* The console log can be showed through task bar icon menu.
Additional features:
-------------------------------------------------------------------------------------------------------
* Send msg to console manager to launch python script app, java console app, and other console app.
* Send msg to console manager to open a web page.
* Pyro4 name server is not created by default as user can directly control the app from PYRO:ufs_launcher@localhost:8018
Interface:
-------------------------------------------------------------------------------------------------------
* Msg service should be passed in as parameters to this app.
* An initial app list may be passed to this app, so all apps in the list will be launched by console manager in managed windows instead of in black console windows.
Implementation Progress:
-------------------------------------------------------------------------------------------------------
* Used in approot: https://github.com/weijia/approot
* TODO
History
-------
0.1.0 (2013-08-11)
++++++++++++++++++
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/weijia/iconizer",
"name": "iconizer",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "iconizer",
"author": "Richard Wang",
"author_email": "richardwangwang@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/ac/51af1723caace18826ba1b55e33bdc8fdc9aef19a32e2f108a946a45aecf/iconizer-0.1.5.tar.gz",
"platform": null,
"description": "===============================\niconizer\n===============================\n\n.. image:: https://badge.fury.io/py/iconizer.png\n :target: http://badge.fury.io/py/iconizer\n \n.. image:: https://travis-ci.org/weijia/iconizer.png?branch=master\n :target: https://travis-ci.org/weijia/iconizer\n\n.. image:: https://pypip.in/d/iconizer/badge.png\n :target: https://crate.io/packages/iconizer?version=latest\n\n\n\"Iconize console application to task bar icon.\"\n\n* Free software: BSD license\n* Documentation: http://iconizer.rtfd.org.\n\nFeatures\n--------\n\nTransform python console script, java console app and other windows console app to an task bar icon.\n* No black console window with task bar item will be dislayed anymore.\n* The console log can be showed through task bar icon menu.\n\nAdditional features:\n-------------------------------------------------------------------------------------------------------\n* Send msg to console manager to launch python script app, java console app, and other console app.\n* Send msg to console manager to open a web page.\n* Pyro4 name server is not created by default as user can directly control the app from PYRO:ufs_launcher@localhost:8018\n\nInterface:\n-------------------------------------------------------------------------------------------------------\n* Msg service should be passed in as parameters to this app.\n* An initial app list may be passed to this app, so all apps in the list will be launched by console manager in managed windows instead of in black console windows.\n\nImplementation Progress:\n-------------------------------------------------------------------------------------------------------\n* Used in approot: https://github.com/weijia/approot\n* TODO\n\n\n\nHistory\n-------\n\n0.1.0 (2013-08-11)\n++++++++++++++++++\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "\"Iconize console application to task bar icon.\"",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://github.com/weijia/iconizer"
},
"split_keywords": [
"iconizer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb9618d743a79708200d731619619cc9e5efe0f493465282763901de0bc89d3c",
"md5": "b54f1dfab75a9f497c147cae0216b04a",
"sha256": "60a885be623e3e74366d68f925e2072f38f6362676db7936e39a2a812ccb538e"
},
"downloads": -1,
"filename": "iconizer-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b54f1dfab75a9f497c147cae0216b04a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 37220,
"upload_time": "2024-08-22T02:17:46",
"upload_time_iso_8601": "2024-08-22T02:17:46.183311Z",
"url": "https://files.pythonhosted.org/packages/fb/96/18d743a79708200d731619619cc9e5efe0f493465282763901de0bc89d3c/iconizer-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0dac51af1723caace18826ba1b55e33bdc8fdc9aef19a32e2f108a946a45aecf",
"md5": "c80fc905be07899822a8bc698c720c87",
"sha256": "f567fa20c8e22271dfebfbd34d0a7bbf80bab9c39f15f9ae1803b0169867ecb8"
},
"downloads": -1,
"filename": "iconizer-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "c80fc905be07899822a8bc698c720c87",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28440,
"upload_time": "2024-08-22T02:17:47",
"upload_time_iso_8601": "2024-08-22T02:17:47.686489Z",
"url": "https://files.pythonhosted.org/packages/0d/ac/51af1723caace18826ba1b55e33bdc8fdc9aef19a32e2f108a946a45aecf/iconizer-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 02:17:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "weijia",
"github_project": "iconizer",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "iconizer"
}