Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.91 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.91 KB

Unofficial Snap Packaging for Yet Another Dialog

Icon of Yet Another Dialog

This is the unofficial snap for Yet Another Dialog, "Program allows you to display GTK+ dialog boxes from command line or shell scripts". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Build Status Badge of the yad Snap

Screenshot of the Snapped Application

Published for with 💝 by Snapcrafters

Installation

(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.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 is NOT Tested...yet

Anything not listed in "What is Working" and "What is NOT Working...yet" sections.

Support