Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lextrack committed Feb 9, 2025
2 parents d8c0349 + 6bb8345 commit 88e8e38
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ko_fi: lextrack
custom: "https://www.paypal.me/lextrack"
21 changes: 21 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 Lextrack

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
<h2 align="center">Simple Password Manager</h2>
<p align="left">

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
Manage your passwords securely and simply, offline with automatic encryption and backup system.

<h2 align="center">Captures</h2>
<p align="left">
## 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

<img src="./PasswordManager/Captures/1.png">
<img src="./PasswordManager/Captures/2.png">
Expand All @@ -13,4 +28,4 @@
<h2 align="center">Download</h2>
<p align="left">

[![Google Play](https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg)](https://play.google.com/store/apps/details?id=com.lextrack.passwordmanager)
[![Google Play](https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg)](https://play.google.com/store/apps/details?id=com.lextrack.passwordmanager)

0 comments on commit 88e8e38

Please sign in to comment.