- Category: YAD GUI
Menu Links to type of code being used |
|||||||
--button | --dnd | --form | --html --bowser --ur | --icons | |||
--tails (terminal --> yad window) | yad2 & more |
Test Script http://yadgui.com/files/scripts/yad.sh
Yad Drag & Drop to open hyperlink (image or uri) in a new yad --html --browser --uri="link.*" Window:
-------------
#!/bin/bash
yad --html --browser --width=800 --height=900 --uri="https://github.com/v1cont/yad/releases"
}
export -f open_yadSource
--field="!$icon_dir/user-group-new.png!Yad Official Group":BTN "yad2 --html --browser --width=1000 --height=700 \
Yad Powerball
"Sparky Powerball" by Robert Cooper (This website admin) - GitHub - offternet/powerball-generator:
using yad --paned dialog | yad --form --field | yad --icons --read-dir
Example Scripts:
NOTE ! - Below scripts are from other Authors, therefore, use caution and never run on a production linux box.
------------
Logout dialog / Run Dialog / Autostart Editor / Graphical frontend for su(1) "superuser - root"
Source: Author of Yad, Victor Ananjevsky
------------
Yad (and) Bash Demo Scripts
https://github.com/cjungmann/yaddemo
------------
codeberg.com
Serval nice scripts: calcultor / Search for Files / Sysinfo-Notebook / Termial-Notebook - https://codeberg.org/NRZCode/yad-examples
------------
code.google.com
/USBStartupDisk.wiki /Notebook.wiki /TimeoutIndicator.wiki /ZenityWrapper.wiki /Notes.wiki /Examples.wiki /USBFlash.wiki /PicasaUploader.wiki /LogViewer.wiki /Printing.wiki /Watermarks.wiki /xdf.wiki /NotificationIcon.wiki
------------
- Category: YAD GUI
Yad Custom Executables:
Download either Yad 12.0 Standalone Compiled on Debian 10 (Buster) x86 64bit system.
Go to Yad 12.0 Compiled x86_64 with html option download page
Got to Yad 12.0 Compiled x86_64 with both html & sourview options download page.
- Category: YAD GUI
Beta Layout - Yad Learn & Builder!
YadTop Destop Launcher - Works on Openbox too !
Yad Learning Center & Simple Yad Script Builder
Yad Home & Office Integration - YadHo Script Builder
YadTop icon menu. Copy icons to folder builds menu launcher. Yad 12.0
Install KDE Plasma & kde-config-gtk-style & preview on Ubuntu 20.04 LTS
Terminal Feedback in to a log using -tails.
Then log file --> yad --> text-info window. Uses wet oupt to window as well.
YAD GUI & BASH - Program and Website Veiwing. Video Launcher & Player
YADGUI & Bash scripting Powerball(tm) Random Number Generator
(For Entertainment Purposes only :) )
Code located on Github at: https://github.com/offternet/powerball-generator
YAD GUI - Terminal Feeback | YAD --> -tails --> File --> YAD Parent Window
--------------------------------
YAD GUI - Multi-tab notebook
-----------
YAD GUI - Using "yad --icons --read-dir --montor --icon-size --icon-width..."to create a Desktop Launch Pad (A Large One !)
-----------
YAD GUI - Yad - Image Slide Show
-----------
YAD GUI - Yad - Paned Dialog Software Installer with Feedback Progress
YAD GUI - Yad - Text Dialog FTP Transfer P2P
- Category: YAD GUI
External Links:
Best script yad Examples so far are here: https://yad-guide.ingk.se/
Yad Examples - http://smokey01.com/yad/
Yad Official Group - yad-common - Google Groups - https://groups.google.com/g/yad-common
The Great Yad Hacking Thread - The great yad hacking thread / Scripts, Tutorials & Tips / BunsenLabs Linux Forums
Archived Yad Disscussion for new users: https://oldforum.puppylinux.com/viewtopic.php?t=97458
Several Example Scripts - https://funprojects.blog/tag/yad/
Yad Test Dialog Styling - https://blogs.czapski.id.au/tag/yad-examples
change gtk theme "system wide" command = gtk-chtheme
(MORE SOON !!)