Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 445 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 445 Bytes

Manobal 🔐

A password manager which locally encrypts your credentials.

Demonstration of Manobal

Execution

To run the project, execute this:

python main.py

To run the project using Docker, execute this:

docker run -t -i --rm -v ~/.manobal:/app tmedha/manobal

Testing

To run the tests, execute this:

python test.py

Made with hate and vengefulness by Medha <3