This is just a fun little project to print the output of a shell script into a web browser using php popen() function.
View the result in current deploy at https://aurorita.bashe.ar.
Bike text art by Gilo94
Kudos to Havenard for the output in real time solution, it's a really time consuming trick in order to get it right and after trying a lot of paths popen() was the way to go.
If you want to run this you need to set up a LAMP enviroment.