AllTray
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
Release files for AllTray 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| AllTray-0.1.1.tar.gz | 454.9 kB | Details |
Release files / AllTray-0.1.1.tar.gz
| Download URL | AllTray-0.1.1.tar.gz |
|---|---|
| Size | 454.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f94d17805beff2a4c06dd98f42821d906aee958a6bc390c27a4f25c6cc712c0
|
|
BLAKE2b-256 checksum How to use checksums |
ec507f016bc9122762f39f76fa5977da0e2e2aeec86a89e39978bd80b76569fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |