How to run applications from console on the iPhone

Hello,

If the application is a terminal application just do this:
CD /Applications/Appname.app
./Appname

But if the application is GUI application; you will need a Cydia package named “open”, so search for it on Cydia, install it, and then on terminal just type:
open com.apple.calculator

Note: The command is case sensitive…

Regards,
AC.

This entry was posted in iOS, Medium Technical and tagged , , , , , , , , . Bookmark the permalink.

Comments are closed.