https://github.com/lextrack/passwordmanagermaui
A password manager made in .net maui
https://github.com/lextrack/passwordmanagermaui
android-application dotnet-core maui-apps password password-manager windows windows-11
Last synced: 4 months ago
JSON representation
A password manager made in .net maui
- Host: GitHub
- URL: https://github.com/lextrack/passwordmanagermaui
- Owner: lextrack
- License: mit
- Created: 2025-01-29T23:00:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-27T01:51:12.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:11:17.918Z (about 1 year ago)
- Topics: android-application, dotnet-core, maui-apps, password, password-manager, windows, windows-11
- Language: C#
- Homepage:
- Size: 621 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
Simple Password Manager
Manage your passwords securely and simply, offline with automatic encryption and backup system.
## Features
- Simple registration: just create a username and password (no external accounts or personal emails required)
- Automatic password encryption
- 100% offline functionality for enhanced privacy
- Screenshot protection system
- Automatic screen dimming when switching apps
- Local backup creation
- Intuitive and easy-to-use interface
## Instructions for Windows
- Extract the contents somewhere, in Documents or C:/ is a good idea. Never extract the folder to C:/Program Files (x86) or any other system folder.
- Install Microsoft Windows Desktop Runtime 8.0.12 (x64) (if it is not installed on your system, running the application exe will take you to the website for download and installation).
- Inside the folder, find the executable PasswordManager.exe to use the application.
## Captures

## Documentation
For details on the key aspects of the application, check out the [Documentation](DOCUMENTATION.md).