Messenger Application for Bluesky DMs.
- C# 100%
| .claude | ||
| .gemini | ||
| Models | ||
| Platforms | ||
| Properties | ||
| Resources | ||
| Services | ||
| ViewModels | ||
| Views | ||
| .aiexclude | ||
| .cursorignore | ||
| .cursorindexingignore | ||
| .geminiignore | ||
| .gitignore | ||
| App.xaml | ||
| App.xaml.cs | ||
| BlueskyMessenger.csproj | ||
| BlueskyMessenger.csproj.SdkResolver.-164728686.proj.Backup.tmp | ||
| BlueskyMessenger.sln | ||
| Converters.cs | ||
| LICENSE | ||
| MauiProgram.cs | ||
| README.md | ||
BSN Messenger | BlueSky Network Messenger
Messenger Application for Bluesky DMs.
This application requires you to generate an App Password for your Bluesky account to function.
No information is stored on any external service - this application stores your information within your Windows Credential Manager. It operates exclusively with and on your Bluesky PDS data and the chat service.
Your 'offline' friends consist of only people you are mutuals with on Bluesky and who you don't have an existing DM conversation with.
Currently, this application is a .NET MAUI app though I may end up converting it for better cross platform compilation. Who knows!
Features
- Inheritly Cross-device! Your Bluesky account and PDS are where your messages live.
- Pops your Bsky DM conversations in their own windows
- Notifications!
- Login once, you're set!
Disclaimer
This project is provided as-is with no guarantees. It's a hobby project!