Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/campos02/avamsn
Avalonia MSNP client
https://github.com/campos02/avamsn
avalonia avaloniaui cross-platform msn-messenger-protocol
Last synced: 3 months ago
JSON representation
Avalonia MSNP client
- Host: GitHub
- URL: https://github.com/campos02/avamsn
- Owner: campos02
- License: mit
- Created: 2023-11-03T01:03:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-15T04:04:46.000Z (4 months ago)
- Last Synced: 2024-09-30T10:59:49.049Z (3 months ago)
- Topics: avalonia, avaloniaui, cross-platform, msn-messenger-protocol
- Language: C#
- Homepage:
- Size: 5.62 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AvaMSN
An Avalonia MSNP15 client. It's compatible with Linux, Windows and MacOS.## Server
The default server is [CrossTalk](https://crosstalk.hiden.cc), which is currently in private alpha. That can be changed in the options window, however, to any server supporting version 15 of the protocol.## MacOS notes
For the notifications feature to work on macOS the client has to be signed. As the $99 yearly developer ID price is too much for me (especially in my currency), I used a self-signed certificate. So in order to get notifications working you need to install and trust this certificate, which will come with the app bundle as a .cer file when downloaded.## To do
- [x] Come up with a better way to do the "remember your password" feature
- [x] Finish message formatting
- [ ] Offline messages
- [x] Tray icon
- [x] Native notifications![avamsn](https://github.com/campos02/AvaMSN/assets/45215327/063441f5-008e-4885-a227-a16eb21e7c74)