p10tyr / thepihut3dxmastree-examples

The Pi Hut 3D Xmass Tree Examples
25 stars 16 forks source link

add simple dialog menu to launch python scripts #10

Closed HerbFargus closed 6 years ago

HerbFargus commented 6 years ago

Had a bit of help from my mate @joolswills cause he's a genius.

Here's my reasoning for this:

N00b such as myself thinks, hey swanky christmas tree. how do I even light it up?

Finds this cool repo and sees a simple guide:

git clone repo run bash menu automatic lights. Magic.

This should hopefully simplify the setup process/usage a bit as it loads the menu dynamically so we don't have to keep recoding it every time a new script is added. Could also have some dependency/error handling if we're ambitious but this is a good simple start.

p10tyr commented 6 years ago

Awesome!