Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
/ python-overlay Public archive

A simple example of python overlay using tkinter

License

Notifications You must be signed in to change notification settings

dataserver/python-overlay

Repository files navigation

Simple python overlay example

A simple example of overlay app (Timer) and trayicon using Tkinter

requirements

timer.py

  • infi.systray (trayicon lib)

clickthrought.py

  • pillow
  • pystray (using another trayicon lib)
  • pypiwin32

clickthrought-vlc.py

  • pillow
  • pypiwin32
  • pystray
  • python-vlc

screenshot

Timer overlay

Overlay Screenshot

trayicon from clickthrought demo

Overlay Screenshot

note

timer.py uses infi.systray library wich requires

hiddenimports=['pkg_resources']

pyinstller's .spec file for it to work.

License

CC0

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.

About

A simple example of python overlay using tkinter

Topics

Resources

License

Stars

Watchers

Forks

Languages