Skip to content

Server-side web project displaying ascii-art within a shell script

Notifications You must be signed in to change notification settings

kaenovsky/aurorita.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Server-side web project displaying ascii-art within a shell script

Topics

Resources

Stars

Watchers

Forks