mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-20 19:09:33 -06:00
41 lines
1.7 KiB
Markdown
41 lines
1.7 KiB
Markdown
# KeyPass : Offline Password Manager
|
|
|
|

|
|
|
|
|
|

|
|
|
|
| | | | | |
|
|
|--|--|--|--|--|
|
|
|<img src ="https://github.com/yogeshpaliyal/KeyPass/blob/master/images/image1.png?raw=true" width="100%"/>|<img src ="https://github.com/yogeshpaliyal/KeyPass/blob/master/images/image2.png?raw=true" width="100%"/>|<img src ="https://github.com/yogeshpaliyal/KeyPass/blob/master/images/image3.png?raw=true" width="100%"/>|<img src ="https://github.com/yogeshpaliyal/KeyPass/blob/master/images/image4.png?raw=true" width="100%"/> |<img src ="https://github.com/yogeshpaliyal/KeyPass/blob/master/images/image5.png?raw=true" width="100%"/>
|
|
|
|
|
|
|
|
|
|
|
|
## 🤩 Features
|
|
- [x] Complete Offline : No internet permission has been added
|
|
- [x] Open Source : Code is accessible to every one
|
|
- [x] Encrypted Backup and Restore
|
|
- [x] Dark Mode Support
|
|
- [x] Material Design
|
|
- [x] Screenshot Blocked
|
|
- [x] Authenticate with device credentials (pin, pattern, biometrics)
|
|
- [x] Auto Backup
|
|
- [x] TOTP
|
|
|
|
|
|
## 🛠️ Language, Tools & Frameworks Used
|
|
1. Kotlin
|
|
2. Cipher (For Backup encryption and decrytion)
|
|
3. Material Design
|
|
4. MVVM architecture
|
|
5. LiveData & MutableLiveData
|
|
6. Room Database
|
|
7. Hilt (Dependency Injection)
|
|
|
|
|
|
## Download Links
|
|
<a href='https://play.google.com/store/apps/details?id=com.yogeshpaliyal.keypass'><img align='center' height='55' src='./icons/google_play_badge.png'></a>
|
|
<a href='https://f-droid.org/en/packages/com.yogeshpaliyal.keypass/'><img align='center' alt='Get it on F-Droid' src='./icons/fdroid_badge.png' height="55"/></a>
|