Pianobarstart/pianobarstart
glitchd d1ce66182c pianobarstart
command that  starts a screen process then starts pinanobar and patiobar, then it opens a chromium browser to the address that patiobar is using
2020-02-24 21:21:27 +00:00

2 lines
108 B
Plaintext

screen -S pianobar -d -m pianobar | node ~/Patiobar/index.js | chromium-browser http://192.168.1.186:3000 &