A tray notification application for receiving messages from a Gotify server.
-
or, install via pip:
$ pip install gotify-tray
-
or, run from source:
$ pip install -r requirements.txt $ python -m gotify_tray
- Receive gotify messages in the native notification area.
- Reconnect after wake from sleep or losing network connection.
- Disable notification banners for low priority messages.
- Manually delete received messages.
- Go through a history of all previously received messages.
- Receive missed messages after losing network connection.
Default | Dark |
---|---|
Windows 10 | KDE | MacOS 12 |
---|---|---|
See BUILDING.
- python >=3.10