Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
/ PasswordMenager Public archive

Yet Another Bad Password Menager

License

Notifications You must be signed in to change notification settings

pawelk1337/PasswordMenager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Menager

Warning: The passwords are not encrypted. Don`t save your real passwords here!

Features

  • Dynamic help command
  • Statistics
  • Shearch by Name, Domain, login

Screenshots

Help

Showcase Of main menu

Adding new password

Showcase Of Adding passowrd

PROJECT ARCHIVED

TODO:

  • File Encryption
  • more commands

Building

  1. go mod tidy
  2. go mod build .

Requirements

  • go 1.19.2