roxwize / keygrid

Password card generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keygrid

Keygrid is a tool that lets you make and save password cards.

Work in progress; not production-ready yet.

Screenshot

Building

Keygrid requires the following dependencies:

  • librsvg-2.0
  • gtk4
  • granite-7

Start by generating the build directory, then navigate into it and build.

meson build
cd build
ninja

Then run ninja install to install the software locally, then run xyz.roxwize.keygrid to build.

About

Password card generator

License:GNU General Public License v3.0


Languages

Language:Vala 89.1%Language:Meson 10.9%