Skip to content

Introdution to GUI

Pre-release
Pre-release
Compare
Choose a tag to compare
@AnonymousX86 AnonymousX86 released this 10 May 20:30
· 123 commits to master since this release

Attention!

This release is not usable as previous. It's only showcase how program (probably) will look with graphics.

Thanks for attention

Future updates will have all of original (v0.1) functionalities. If you want to track the progress of development or you're just waiting for v1.0, please let me know this by contributing or just leaving a star.

Pre-release files

  • Update 1: Not much usable, but works.
  • Update 2: Now you can:
    • set master (alpha) password,
    • save passwords to local database.

One minor change

From now user files will be stored locally in AppData/Local/PyPassword folder. And program files will be stored next to .exe file in PyPassword_data folder.

User files are:

  • Passwords.db,
  • Alpha.key,
  • Beta.key.

Feedback welcome

Please let me know, what do you think about my project. Would you use PyPassword v1.0? And how do image first stable release? Feel free to post issue (or enhancement) here.

Or propose code changes here.