Yoyo-OS / AdwDialog

Display GTK4/libadwaita dialogs from terminal and scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdwDialog

Display GTK4/libadwaita dialogs from terminal and scripts.


Help

Usage:
  adwdialog [OPTION…]

Help Options:
  -h, --help                 Show help options
  --help-all                 Show all help options
  --help-gapplication        Show GApplication options

Application Options:
  -t, --title                The dialog title
  -d, --description          The dialog description
  -i, --icon                 The dialog icon (optional)
  -y, --type                 The dialog type

Build

meson mesonbuild
cd mesonbuild
ninja install

About

Display GTK4/libadwaita dialogs from terminal and scripts.

License:GNU General Public License v3.0


Languages

Language:Python 72.2%Language:Meson 27.8%