lesspass-gui

A GUI for the lesspass.go package (written in Go)

MIT License

Stars
10

lesspass-gui

A GUI for the lesspass.go package (written in Go).

The screenshot shows the official LessPass site widget (top) and this project (bottom) with the same output.

see: https://lesspass.com

building

To build, run:

go build

If you get:

No package 'gtk+-3.0' found

You need to install:

sudo apt install libgtk-3-dev

To execute, run:

./lesspass-gui

Enjoy!

Package Rankings
Top 7.57% on Proxy.golang.org