Skip to content

jmechnich/appletlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI versio PyPi format PyPI license PyPi weekly downloads

appletlib

Python library providing a QSystemTrayIcon wrapper

Classes

  • Application: provides several convenience function for logging, process detachment, application settings management

  • Indicator: base class for systemtray applets. A splash screen can be added as Indicator.splash.

  • SystemTrayIcon: triggers regular updates every interval ms. Update by using SystemTrayIcon.setIcon( icon) and calling update().

  • Splash: semi-transparent splash screen that is shown on all virtual desktops.

Requirements

  • Python 3
  • PyQt 6

About

Python library providing a QSystemTrayIcon wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages