UrePass is simple windows OS based password storing and managing application. It is a work-in-progress project that allows user to store and organize passwords.
This is just a side hobby project to learn and unwind my personal skills on different aspects of a software development upto deployment stage. I therefore request the visiters NOT to see it as a production ready software or so on.
| S.N | Topics |
|---|---|
| 1. | Getting Started with UrePass |
| 2. | Flow of Files |
| 3. | Contirbuting |
| 4. | App Teasure |
| 5. | Installation |
| 6. | Issues |
| 7. | Updates |
| 8. | License |
You may clone the repo as you do normally. But the following versions must be fulfilled.
Python >= 3.7Pyqt5 >= 5.6Cryptography >= 30.5.0.0
All the subfiles of FrontEnd have landed on Ui and all the subfile of BackEnd have landed on Bridge. However, some files class of src file needs to be imported on Bridge to extract necessary widget(Frames). Class of DB needs to imported on Frontend inorder to initialize the DB and check any faulty startups and fix it.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag enhancement. Don't forget to give the project a star!
- Fork the Project
- Create your Feature Branch (
git checkout -b branchName/fileName) - Commit your Changes (
git commit -m 'changes made') - Push to the Branch (
git push origin branchName/fileName) - Open a Pull Request
As shown above UrePass is a very simplistic yet a strong password manager with great encruyption-decryption method. It has a very simplisitic yet appealing UI design
The installation process of this app is very simple. You just need to visit the link here. which will direct you to the drive. Download the installer and run the installation and you are done!
Note: This a work-in-progress project. Thus, their might be some possible bugs in the application. Ready to depoly product will be approved soon!
#RG-UA001 -> issue: #1
- User token not recognized -->
Resolved - Failed User login sessions -->
Resolved - Failed to empty
current userfeild (DB) -->Resolved
- To be done:
Introduce Dark mode.Add keybindings.Add more features to menu bar
Distributed under Sakar Giri Production License.
For more details please check License.md file here



