Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
proc main
loop:
transmit "disu "
metakey alt 2
waitfor "REQ: "
transmit "mov^M"
waitfor "TYPE: "
transmit "2616^M"
metakey alt 2
waitfor "TOTN "
pause 4
metakey alt 2
goto loop
endproc