Is there a terminal utility for ios or a script that can be written so that with a command into mobile terminal or through ssh, a uialertview will pop up?
For example, into terminal, i type in >alert [message] [title] [buttonmessage] and an alert on the screen pops up with the specified parameters.