Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 834 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 834 Bytes

Aurorita.sh

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.

display output of current shell script, a bike in ascii text art and big letter text reading aurorita.sh

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.