dependabot[bot] 987f2c2930 Bump pyqt6 from 6.3.1 to 6.4.0
Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.3.1 to 6.4.0.

---
updated-dependencies:
- dependency-name: pyqt6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 21:19:16 +00:00
2022-09-25 10:43:35 +02:00
2022-09-04 11:37:38 +02:00
2022-03-21 18:58:59 +01:00
2021-08-09 15:26:29 +02:00
2022-09-04 11:37:38 +02:00
2021-08-05 18:56:17 +02:00
2022-09-25 10:42:18 +02:00
2021-08-05 18:56:17 +02:00
2022-08-27 16:51:39 +02:00
2022-04-30 23:12:45 +02:00
2022-11-01 19:29:46 +01:00
2022-09-25 10:43:35 +02:00
2022-09-25 10:43:35 +02:00

Gotify Tray

A tray notification application for receiving messages from a Gotify server.

Getting started

  • Download the latest release.

  • or, install via pip:

    $ pip install gotify-tray
    
  • or, run from source:

    $ pip install -r requirements.txt
    $ python -m gotify_tray
    

Features

  • 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.

Images

Notification banners

Windows 10 KDE MacOS 12
notification kde_notification macos_notification
notification kde_notification

Main window

main window

Settings window

settings

Build instructions

See BUILDING.

Requirements

  • python >=3.8
Description
No description provided
Readme GPL-3.0 2.7 MiB
Languages
Python 97.7%
Inno Setup 1.2%
Shell 0.9%
PowerShell 0.1%
Makefile 0.1%