A simple example of overlay app (Timer) and trayicon using Tkinter
timer.py
- infi.systray (trayicon lib)
clickthrought.py
- pillow
- pystray (using another trayicon lib)
- pypiwin32
clickthrought-vlc.py
- pillow
- pypiwin32
- pystray
- python-vlc
Timer overlay
![]() |
---|
trayicon from clickthrought demo
![]() |
---|
timer.py uses infi.systray library wich requires
hiddenimports=['pkg_resources']
pyinstller's .spec file for it to work.
This project is in the worldwide public domain.
This project is in the public domain and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.