New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iconizer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iconizer

"Iconize console application to task bar icon."

0.1.5
PyPI
Maintainers
1

=============================== 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:

History

0.1.0 (2013-08-11) ++++++++++++++++++

  • First release on PyPI.

Keywords

iconizer

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts