A password manager that allows synchronization over Bluetooth.
- Store, load, and delete passwords
- Use .NET Maui Secure Storage
- Allow random and set passwords
- Store additional info (e.g. username, website)
- Synchronize passwords over Bluetooth
- Show password conflicts (same id, different data)
- Require authenticated bluetooth connection
- Random number prompt confirmation
- Editing passwords
- Generate new passwords and record old ones
- Edit additional info
- Dark mode
| Page | Desktop | Mobile |
|---|---|---|
| Home | ![]() |
![]() |
| Sync | ![]() |
![]() |
| Library | Use | License |
|---|---|---|
| .NET MAUI | mobile & desktop applications | MIT LICENSE |
| ASP.NET Core / Blazor | html + c# rendering | MIT LICENSE |
| Blazor.Bootstrap | blazor component library | Apache 2.0 LICENSE |
| Bootstrap | html component library | MIT LICENSE |
| Bootstrap Icons | icon library | MIT LICENSE |
| InTheHand 32Feet.NET | bluetooth | MIT LICENSE |



