dries.k 34d81ef6d0 v0.4.2
2023-04-08 14:31:59 +02:00
2023-01-05 23:04:02 +01:00
2023-04-08 14:31:59 +02:00
2023-04-08 14:31:59 +02:00
2022-12-28 18:38:10 +01:00
2022-03-21 18:58:59 +01:00
2023-04-08 10:18:50 +02:00
2023-04-08 10:18:50 +02:00
2021-08-05 18:56:17 +02:00
2021-08-05 18:56:17 +02:00
2022-08-27 16:51:39 +02:00
2022-11-02 19:31:56 +01:00
2023-04-08 10:18:50 +02:00
2023-04-08 14:24:55 +02:00
2022-11-02 19:31:56 +01:00
2023-04-08 14:31:59 +02:00
2023-04-08 14:31:59 +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

Main window

Default Dark
main window default main window dark

Notification banners

Windows 10 KDE MacOS 12
notification kde_notification macos_notification
notification kde_notification

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%