Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/instantos/instantpass
- Owner: instantOS
- License: gpl-2.0
- Created: 2021-09-15T11:46:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-16T18:15:34.000Z (over 3 years ago)
- Last Synced: 2024-05-23T08:22:32.774Z (8 months ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-password-store - instantpass - opt and pass-file. (Interfaces / All other extensions)
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
```