Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Simple wrapper around 1Password CLI to provide an application-like experience on the terminal.

License

Notifications You must be signed in to change notification settings

2008marketcrash/easy-1password-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

easy-1password-cli

Simple wrapper around 1Password CLI to provide an application-like experience on the terminal.

Features

The major features offered by easy-1password-cli are:

  • Automatic session management: Your session token for 1Password is only active while you're using the tool. It is proactively invalidated by the tool before exit.
  • User friendly formatting: You can format JSON output by appending | format at the end of the command.
  • Clipboard management: TODO.

Dependencies

This tool relies on 1Password CLI and jq to work properly. You can check the versions using easy1p --version.

Installation

Currently easy-1password-cli is just a bash script. You can put it anywhere in your $PATH.

Usage

TODO.

About

Simple wrapper around 1Password CLI to provide an application-like experience on the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages