Skip to content

Josephthought/password-manager-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#CLI password manager

A secure command-line password manager built in python

##Features

  • Add accounts
  • View accounts
  • Search accounts
  • Delete accounts
  • Password generator
  • Encypted password storage
  • Colored terminal interface

#Technologies

  • Python
  • Cyptography(Fernet)
  • Coloroma

#How to run Install dependecies: pip install cryptography coloroma

Run: py -3.12 password_manager.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages