Skip to content

erfanio/1pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1pass

GUI for 1password cli
Since linux doesn't have a 1password client, this is a simple way to access passwords in 1password

Status

This is by no mean a full featured 1password client, this is just a convenient way to access your 1password vault (potentially from a key binding). This project is still work in progress, but essential parts are working now.

Demo

After logging in, you're going to be remembered for 30min.
You can navigate the list with your arrow keys.
Pressing ctrl-c on an item will copy the password into your clipboard (if there is a password).
Pressing enter will open the item in detail.

Build

You need to install qt for go first. You can find building instructions for qt applications too. Since custom constructor/signal is used, qtmoc needs to run before qtdeploy.

About

A simple gui for 1password-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages