https://github.com/multivariablecalculus/passwdmanager
A CLI-based Password Manager
https://github.com/multivariablecalculus/passwdmanager
cli cpp encryption password
Last synced: about 1 year ago
JSON representation
A CLI-based Password Manager
- Host: GitHub
- URL: https://github.com/multivariablecalculus/passwdmanager
- Owner: multivariablecalculus
- Created: 2025-06-19T13:55:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-20T04:46:18.000Z (about 1 year ago)
- Last Synced: 2025-06-20T05:28:04.440Z (about 1 year ago)
- Topics: cli, cpp, encryption, password
- Language: C++
- Homepage:
- Size: 43.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Passwd Manager
It is a CLI-based Password Manager with a simple entry based password saving system with a few more features, now if you are in Windows you can simply put the executable in the C:/bin directory and run the passwd.bat file either in cmd or terminal and the program will be called; or if yuo are in linux, just chmod the permission on this file and put the exectutable in the root directory and you can simple run using passwd after configuring the executable name, then run on bash or zsh.
Then again enjoy, you can heavily customize it will color unicodes and all but, I was lazy so I did not do that.
Cheers, fellow coders!