An open API service indexing awesome lists of open source software.

https://github.com/bajrangcoder/passvaulter

A terminal based password manager.
https://github.com/bajrangcoder/passvaulter

Last synced: 3 months ago
JSON representation

A terminal based password manager.

Awesome Lists containing this project

README

          

# PassVaulter

A terminal based simple password manager..

![App Screenshot](https://github.com/nkray-raunak123/PassVaulter/blob/main/screenshots/20220112_112353.jpg)

> Current version of this project
: v1.2

## What is PassVaulter

PassVaulter is a simple and fast password manager for all type of system such as: desktop, android, etc. In future, you found some more features.
## Requirements
- Python
- pysqlite3 module
- pyfiglet
- termcolor
## Installation

For Installing this project on any desktop (like: window, linux, etc) :

First check that in your system python and git are installed or not. Python and git are required. Then use the below command:

```
git clone https://github.com/nkray-raunak123/PassVaulter.git
cd PassVaulter
pip install -r requirements.txt
```

For Installing this project on android:

First Download [Termux](https://f-droid.org/en/packages/com.termux/) (linux based terminal for android). After that use below command:
```
pkg update && pkg upgrade -y
pkg install python -y
pkg install git -y
git clone https://github.com/nkray-raunak123/PassVaulter.git
cd PassVaulter
pip install -r requirements.txt
```
### For Using this project:
```
python main.py
```
## Contribute
You can help the project by correcting bugs and adding improvements to the project extraction requests will be reviewed and if they are correct they will be accepted
Don't forget to share and leave your 🌟

Any errors or suggestions report it to: https://github.com/nkray-raunak123/PassVaulter/issues