Tray all application
Project description
Make a System Tray Icon for all application.
Install
Simple Install with pip:
pip install alltray --user
From source:
python setup.py install
Usage
$ alltray --help usage: alltray.py [-h] [--config CONFIG] [--tooltip TOOLTIP] [--icon ICON] [command] positional arguments: command To run command optional arguments: -h, --help show this help message and exit --config CONFIG command group --tooltip TOOLTIP tray tool tip --icon ICON command icon
example:
alltray --config chinadns
Pack execute or app file
For window, use cx_Freeze For mac os x, still has some issue…
cx_Freeze
python cx_Freeze_setup.py bdist
pyinstaller
install pywin32 from http://sourceforge.net/projects/pywin32/files/
pip install pyinstaller
[option] install upx from http://upx.sourceforge.net/
Run pyinstaller --clean -i Apps-wheelchair.icns -w alltray.py
Execute file will be found in “dist” directory.
py2exe
too old, please ignore it.
python py2exe_setup.py py2exe
Icon
http://www.iconarchive.com/show/nuoveXT-2-icons-by-saki/Apps-wheelchair-icon.html
Screenshot
Window
Ubuntu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AllTray-0.1.1.tar.gz
(454.9 kB
view details)
File details
Details for the file AllTray-0.1.1.tar.gz
.
File metadata
- Download URL: AllTray-0.1.1.tar.gz
- Upload date:
- Size: 454.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f94d17805beff2a4c06dd98f42821d906aee958a6bc390c27a4f25c6cc712c0 |
|
MD5 | c2d9b04f9898decb4d26545b204cf852 |
|
BLAKE2b-256 | ec507f016bc9122762f39f76fa5977da0e2e2aeec86a89e39978bd80b76569fa |