by Jason A. Donenfeld [email protected]
C99 command line interface to LastPass.com.
lpass
is designed to run on GNU/Linux and Mac OS X.
- LibreSSL or OpenSSL
- libcurl
- libxml2
- pinentry (optional)
- AsciiDoc (build-time documentation generation only)
- xclip, xsel, or pbcopy for clipboard support (optional)
$ make
$ sudo make install
These environment variables can be passed to make to do the right thing: PREFIX
, DESTDIR
, BINDIR
, LIBDIR
, MANDIR
.
If you've installed it:
$ lpass
Otherwise, from the build directory:
$ ./lpass
$ man lpass