Major overhaul #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What I have done
topics.txt
file and converts it automatically totopics.json
Testing
Here is a zipped production release of this PR so you don't have to compile it yourself if you don't want to:
ntfysh_client.zip
Screenshots
New main layout:

Multiple topics on different servers and using different connection methods (HTTP JSON/WebSocket):

New subscribe dialog:

Example connection failure error:

Example bad credentials error:

Example missing credentials error:

Awesome work. If you want (shameless plug), might I recommend https://github.com/nwithan8/ntfy-dotnet?
Hey there! I'm aware of that, mainly didn't use it though because I wanted to keep this super lightweight and not dependent on third party libraries. Thanks for looking at the PR!
Hey there!
Nice work @alexhorner! I'm glad you picked this project up and improved it so much. I'm merging this ASAP.
Thanks for your contribution!