dowte / password
Save and find your passwords for each website or card etc.
1.0.0
2018-03-10 18:52 UTC
Requires
- php: >=5.6.0
- stecman/symfony-console-completion: ^0.7.0
- symfony/console: ^3.4
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-10 06:07:09 UTC
README
Password-cli
A command-line tool to help you manage your password
Show in console
Show in browser
1、Download and configure
- git clone https://github.com/Dowte/password.git && password/install.sh
- install.sh arguments
- --way=sqlite (default yamlFile)
- --default=false (default true)
- --completion=false (default true)
- --alfred=false (default false)
- --uname=dowte (default timestamp)
- install.sh arguments
2、Save a password item
pass password -g
//-g auto generate a new password(option)
3、find
pass find -a | pass -a //Show password list pass find dowte | pass dowte //Get a password which keyword is dowte
4、ext
4.1 Use alfred
- Import Pass.alfredworkflow to the alfred(Double click on the Pass.alfredworkflow)
pass alfred init
6.2 list on alfred
- enter|cmd+enter copy password to clipboard
- cmd+4 copy the 4th password to clipboard
- alt+enter copy description to clipboard
6.3 call other command
//on alfred window
pass -c
//show command list which can be execute
use tab choose one
6.3.1 generate: generate random passwords
cmd+enter copy password to clipboard