Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QenQey

Password generator built with Qt Quick (QML) styled after Material Design 3.

This interface was generated with AI assistance as a demonstration of Material Design 3 styling. It is a style reference, not a production-ready password manager.

Requirements

  • Qt 6.5 or later (Core, Gui, Qml, Quick, QuickControls2)
  • Meson build system
  • gettext (xgettext, msgfmt)
  • C++17-compliant compiler

Building

Installing dependencies

Ubuntu/Debian:

sudo apt install qt6-base-dev qt6-declarative-dev meson ninja-build gettext

Fedora:

sudo dnf install qt6-qtbase-devel qt6-qtdeclarative-devel meson ninja-build gettext

Arch Linux:

sudo pacman -S qt6-base qt6-declarative meson ninja gettext

Compiling

git clone https://github.com/AnmiTaliDev/QenQey
cd qenqey
meson setup builddir
cd builddir
meson compile

Running

./qenqey

License

This project is distributed under the GNU GPL 3.0 license. See the LICENSE file for details.

About

Password generator built with Qt Quick (QML) styled after Material Design 3.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages