Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/instantos/instantpass

instantPASS is an instantMENU based GUI for pass, the standard unix password manager.
https://github.com/instantos/instantpass

Last synced: 26 days ago
JSON representation

instantPASS is an instantMENU based GUI for pass, the standard unix password manager.

Awesome Lists containing this project

README

        

# instantPASS

instantPASS is an instantMENU based GUI for pass, the standard unix password manager.

## Features

- order passwords by usage frequency
- [pass-otp](https://github.com/tadfisher/pass-otp) support
- [pass-file](https://github.com/dvogt23/pass-file) support
- delete/insert passwords from the GUI

## Installation

### Pacman

instantPASS is preinstalled on instantOS and available from the repo https://packages.instantos.io

## Git

```sh
git clone https://github.com/instantOS/instantPASS.git
cd instantPASS
sudo make install
```