Skip to content

httk/tray-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tray-utils

Two small utilities written in Python:

  • tray-wrapper: wrap a process that opens an x11 window in a wrapper that opens a tray icon that allows the window to be mimimized to tray (as an appindicator) to support this feature when it is missing in the software.

  • multi-app-tray: sets up a tray icon that allows multiple programs to be independently launched and their window controlled.

For program options do:

bin/tray-wrapper --help

and

bin/multi-app-tray --help

About

Small utility to be able to minimize programs to the system tray (as appindicators) when this feature is missing from the software

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors