Add pylights

main
Rob Muhlestein 1 year ago
parent 9030edd43f
commit 8552ccfcd8

@ -0,0 +1,5 @@
#!/usr/bin/env bash
hidecursor
trap "setterm --cursor on; echo ${clear}; exit; trap -- - SIGINT SIGTERM" SIGTERM SIGINT
python /home/rwxrob/Repos/github.com/skilstak/pyfun/lib/pylights.py
Loading…
Cancel
Save