Skip to content

Simple YAD GUI & Bash Scripting Powerball Generator. If someone could do gif images on spin, that would be great.

Notifications You must be signed in to change notification settings

offternet/powerball-generator

Repository files navigation

sparkyos-powerball

https://www.youtube.com/watch?v=IVgLfWJEB9M

IMPORTANT !!!!! Do NOT USE Individual uploaded files at this time as 2018 files are located in /opt/yadbash/powerball and for 2023 the new location is /home/yadbash/powerball.

Updated: Oct 23, 2023 new sparky-pb-correct-home-path-gif-spin-working.zip file has new location /home/yadbash/powerball

Dependencies: Requires YAD GUI 1.0+ and requires Gtk-3.0+ environment on a GNU Linux system.

 Sparky Powerball will Includes Debian and Ubuntu and their variants.

Important: A 2nd copy of yad named /usr/local/bin/yad2 must be duplicated.

<code>cd /usr/local/bin</code>
<code>sudo cp ./yad ./yad2

Sparky Powerball uses a 2nd copy of yad to start and stop functions, open & close dialog windows.

Stand Alone yad executable is available:

x64 Debian 12 standlone yad is here in my repository: https://github.com/offternet/yad-compiled-files/blob/main/yad13-html.zip

Powrball Generator using Yad Gui and Bash. Any Gtk-3.0+ Linux System with Yad Gui 1.0+

  1. Download new zip file 2023: sparky-pb-correct-home-path-gif-spin-working.zip

    https://github.com/offternet/powerball-generator/blob/master/sparky-pb-correct-home-path-gif-spin-working.zip

  2. Use sudo mkdir /home/yadbash/powerball

  3. cd /home

  4. sudo chown -R user:group ./yadbash

  5. cd /home/yadbash

  6. sudo chow -R user:group ./powerball

  7. unzip ./sparky-pb-correct-home-path-gif-spin-working.zip /home/yadbash/powerball

  8. cd /home/yadbash/powerball

  9. ls -l (verify sparkypowwerball.sh is set as execute file. if not: this is a problem. There are several *.sh files that must be executable.

  10. Files are copied to /opt/yadbash/powerball/ & chown owner:group - NOT root user.

  11. cd /home/yadbash/powerball

  12. (Execute Sparky Powerball) ./sparkypowerball.sh

    or
    
    /home/yadbash/powerball/sparkypowerball.sh
    

Important - Must be using Linux GNU with Yad Gui 1.0+ with Gtk-3.0+ desktop environment.

Important - A 2nd copy of yad name yad2 must be duplicated in /usr/bin

cd /usr/bin
sudo cp yad /usr/bin/yad2

Tested on Debian 10 Buster, Debian 11 Bullseye and Debian 12 Bookworm. Should work on all Destkops.


Screenshots:

sparky-powerball01 sparky-powerball02 sparky-powerball03 sparky-powerball04 sparky-powerball05

About

Simple YAD GUI & Bash Scripting Powerball Generator. If someone could do gif images on spin, that would be great.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages