Locksly is my second pyside project and was originally created to learn pyside (qt for python)
I realized Locksly might be useful so I decided to continue in hopes of making it a great choice for a local free open source password manager
currently Locksly is small limited to only 1 type of password, I want to expand Locksly and add features such as a browser extension for autofill, different types of passwords, TOTP code support and much more!
seperated ui code into multiple files to make it more readable
added an image for the view passwork button
last update changes how passwords are stored in order to make packaging it as an exe easier passwords WILL NOT be migrated automatically
It is recommended to backup your vault.json file before upgrading to not lose your passwords, your vault.json can be moved into the %appdata%Locksly\vault folder (if your on windows, otherwise the folder changes on different operating systems)