Skip to content

ZuriPL/pypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyPass

PyPass is a GUI password manager written in Python, using tkinter

About repo

The master branch is the DEV branch, and has all the newest code. If you want stable source code, you can find it under the Releases section.

If you want to contribute:

  • Don't clean up the code. Please. It's a waste of time
  • I will be the most grateful for double-checking translations and adding new ones

Known Errors:

  • Deleting entries in different order than from last to first might cause errors (should be fixed by now)
  • There can be issues regarding loading data when some entries were deleted in the previous session (should be fixed by now)

Milestones:

  • Replace current "Delete" button with an "Edit" button, which will bring a screen to edit the login and password
  • Add an ability to generate a random password while creating an entry (DONE in 0.6)
  • When language not set, make the program load system language instead of defaulting to English (DONE in 0.6)
  • Auto-open a site for 2FA if specified
  • Add encryption
  • [OPTIONAL] Create a CLI installer scripts
  • Create an icon
  • Support for more languages
  • Fix theming
  • Add an option to sync passwords between devices using a cloud sharing service like MEGA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages