Skip to content
/ lowkey Public

A Python Command-line Interface to manage your passwords

License

Notifications You must be signed in to change notification settings

zurkon/lowkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lowkey

Description

Lowkey is a Python Command-Line Interface that stores your Login information for your services such as gmail, Discord and Github. Lowkey encrypts your information to keep it safe.

The program was developed to work locally without the need to connect to the Internet, including the encryption process, keeping the data more secure on the user's machine.

Setup

First of all, make sure that you have Python installed on your machine:

  • Python version: 3.7.6 or above

Lowkey have dependencies on the modules:

So make sure that you have them installed:

pip install pycryptodome PyInquirer pyfiglet pyperclip termcolor

Now you are ready to go 😎 ✨

Usage

To run this program just execute the app.py file:

python app.py

And that's it. The Lowkey will take care of the rest. ✨

LICENSE

This project is licensed under the MIT License.

About

A Python Command-line Interface to manage your passwords

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages