Skip to content

paulsc/onepass

Repository files navigation

onepass

1Password client for linux

why

This adds support for the new OPVault data format and has basic support for the 1Password browser extension.

install

# Install GTK libs
apt-get install libgtk-3-dev

# Build the gtkmenu  
./build-gtkmenu.sh

# Symlink your 1Password directory  
ln -s ~/Path/to/your/1Password .

# Install dependencies  
npm install

# Run the app
# Use --prompt for command line mode. 
# Or no option to start browser extension mode. 
node 1pass.js --prompt

info: Unlocking vault...
Password: 
Keychain unlocked.

Keyword: gmail

About

1Password for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published