Skip to content

luksen/gkcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set a password

echo somepass | gkcli set somekey

or, if you don't want somepass in your history just

gkcli set somekey

and enter the password

use with offlineimap

[general]
pythonfile = offlineimap.py

remotepasseval = get_password("somekey")

use with msmtp

passwordeval	"gkcli get somekey; echo"

About

Gnome Keyring command line interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published