Messenger Application for Bluesky DMs.
Find a file
2026-06-29 16:26:21 -04:00
.claude Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
.gemini Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
Models Implementing Notifications in main window that pop a browser 2026-06-24 13:18:16 -04:00
Platforms Cleanup and prep for single package 2026-06-24 13:41:27 -04:00
Properties Complete update including credential manager 2026-06-22 08:48:29 -04:00
Resources Implementing Settings Pane & Dark Mode 2026-06-29 08:23:35 -04:00
Services Implementing Settings Pane & Dark Mode 2026-06-29 08:23:35 -04:00
ViewModels Implementing Settings Pane & Dark Mode 2026-06-29 08:23:35 -04:00
Views Implementing Settings Pane & Dark Mode 2026-06-29 08:23:35 -04:00
.aiexclude Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
.cursorignore Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
.cursorindexingignore Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
.geminiignore Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
.gitignore Complete update including credential manager 2026-06-22 08:48:29 -04:00
App.xaml Complete update including credential manager 2026-06-22 08:48:29 -04:00
App.xaml.cs Implementing Settings Pane & Dark Mode 2026-06-29 08:23:35 -04:00
BlueskyMessenger.csproj Cleanup and prep for single package 2026-06-24 13:41:27 -04:00
BlueskyMessenger.csproj.SdkResolver.-164728686.proj.Backup.tmp Adding blocker configs for Agentic LLMs. (Claude, Gemini, Cursor) Cleanup old legacy scaffold. 2026-06-29 16:26:21 -04:00
BlueskyMessenger.sln Cleanup and prep for single package 2026-06-24 13:41:27 -04:00
Converters.cs Implementing Notifications in main window that pop a browser 2026-06-24 13:18:16 -04:00
LICENSE Initial commit 2026-06-14 23:23:47 -04:00
MauiProgram.cs Implementing Settings Pane & Dark Mode 2026-06-29 08:23:35 -04:00
README.md Update README.md 2026-06-22 15:42:37 -04:00

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!