Call for testing: Yet Another Dialog snap (unofficial)

I would like to announce a call of testing for the yad snap. Yet Another Dialog is a program that allows you to display GTK+ dialog boxes from the command line or shell scripts.

Screenshot

How to Install

(Don’t have snapd installed?)

In Terminal

# Install Snap #
sudo snap install --channel=beta yad
#sudo snap install yad

# Launch the Application #
snap run yad
snap run yad.yad-icon-browser

The Graphical Way

Get it from the Snap Store

What is Working

  • --button
  • --column
  • --entry
  • --field
  • --form
  • --text
  • --title

What is NOT Working…yet

Check out the issue tracker for known issues.

What to Test

  • Can you properly launch the application?
  • Different use cases of YAD and verify if it works as expected
  • Do you notice any problems during running the application?

How to Contribute

Here’s the source repository of the snap: https://github.com/Lin-Buo-Ren/yad-snap

I’ve acquired the upstream preferred namespace, please use the yad snap instead.