# Hello world
echo "Hello World"  | aosd_cat -f 10 -u 100000 -n "bitstream bold 55" -R cyan -t 1 -i -

# Progress bar
echo "IIIIIIIII---------"  | aosd_cat -f 10 -u 100000 -n "bitstream bold 55" -R cyan -t 1 -i -

# image (transparent 90% no background in the middle of the screen)
image -a 90 -i file.png

