Fedora and derivatives:
sudo dnf install libadwaita-devel
Debian and derivatives:
sudo apt install libadwaita-1-dev
Arch and derivatives:
sudo pacman -S libadwaita
macOS
brew install libadwaita
Windows If using gvsbuild
If you used gvsbuild to build GTK 4:
gvsbuild build libadwaita librsvg
Simple password generator, that can be used anywhere, anytime, by using a keybind or executing in app launcher.
- Small windowed ui, obstructing as little as possible;
- File-based configuration;
- Fast.
Because I'm bored generating my password in terminal or doing it in web browser
- Random string generator;
- UI;
- Support for conf file;
- .desktop file;
- Installer.