initial commit

This commit is contained in:
dries.k
2021-08-05 18:56:17 +02:00
commit 1520e4d9e7
56 changed files with 3820 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
__title__ = "Gotify Tray"
__description__ = "A tray notification application for receiving messages from a Gotify server."
__url__ = "https://github.com/seird/gotify-tray"
__version__ = "0.0.11"