License and registration please
Diff
LICENSE | 13 +++++++++++++
README.md | 27 +++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
@@ -1,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
@@ -1,0 +1,27 @@
# 1p-cli
A user-friendly frontend to the [op] command-line tool distributed by
AgileBits giving you a `pass`-like interface into the world of centralised
password management.
```
$ eval $(op signin my) # for my.1password.com
$ 1p ls
Jordan Doyle (my)
├── Guest House Network
│ ├── switch0-3-6
│ └── Wireless Router
└── Personal
├── SoundCloud
├── Ladbrokes
├── Government Gateway
├── Le Club AccorHotels
└── ...
```
This tool is in very early infancy, if you've stumbled upon this project feel
free to use it, however you may run into some very strange looking errors - such
as when your login token expires. If you're comfortable using Rust and diving into
the code feel free to check-in your changes!
[op]: https://1password.com/downloads/command-line/