Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha Desktop Client Available (unofficial) #271

Closed
ajmcateer opened this issue Feb 12, 2020 · 2 comments
Closed

Alpha Desktop Client Available (unofficial) #271

ajmcateer opened this issue Feb 12, 2020 · 2 comments

Comments

@ajmcateer
Copy link

Wasn't sure where to put this. Please delete if not allowed.

I am building a Desktop Client in .Net Core 3.0 using Avalonia as the front end so it will work on All 3 platforms. This build is very early and I am looking for feedback.

Downloads can be found on Github Page here under releases.
https://github.com/ajmcateer/GotifyDesktop

I have also provided a C# library for people to use, but note this is a very early version as well and there will be breaking changes, possibly a lot so don't use for anything beyond experimenting for now.
https://github.com/ajmcateer/GotifySharp

Current version (0.1.0) will sync and get the last 200 messages plus listen for new messages via the /stream endpoint.

Toast notifications will be added when AvaloniaUI/Avalonia#3389 is merged.

There is no error checking if server can't be reached so it will crash. This is being worked on for the next release as well as more descriptive error messages for configuring the server.

A more comprehensive timeline will be created in the coming weeks.

@eikendev
Copy link
Contributor

Nice work! I believe this belongs into the contrib repository.

@jmattheis
Copy link
Member

Hey there looks good! I've created ajmcateer/GotifyDesktop#2 for some feature requests/improvements.

I'll close this issue because this issue tracker is solely for feature requests, questions and bug reports. Feel free to add your project to gotify/contrib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants