Files
KeyPass/README.md
Yogesh Choudhary Paliyal d24a29fe5a Update README.md
2021-10-04 22:40:36 +05:30

41 lines
1.7 KiB
Markdown

# KeyPass : Offline Password Manager
![GitHub release (latest by date)](https://img.shields.io/github/v/release/yogeshpaliyal/KeyPass?style=for-the-badge)
![Cover Image](https://github.com/yogeshpaliyal/KeyPass/raw/master/images/KeyPass%20Cover.jpg)
| | | | | |
|--|--|--|--|--|
|<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>