sevaht-gui

Small cross-platform GUI building blocks: a system-tray icon and a tkinter application base, shared across Sevaht desktop tools.

The most-used pieces are:

Installation

$ pip install sevaht-gui

Requires Python 3.12 or newer. Supports Linux and Windows (macOS is not supported).

Quick start

See Hello world for a complete, minimal tray application.