Opening application via ssh on iOS devices
Asked Answered
H

1

6

I have seen ways to open applications on linux and Mac devices but can't seem to get the same idea working for iOS devices.

I have jailbroken my device and have ssh access and would like to open an app without having to visit the device?

This idea but for iOS and to open a Kiosk app or Safari.

Opening netbeans via SSH

Hausa answered 8/7, 2012 at 17:36 Comment(0)
E
9

You can do this with the open utility that's available on the Cydia store. Download open from Cydia, and then you can use it to start any installed app at the command line, using its bundle ID (e.g. com.mycompany.MyAppName).

See this answer

Erythritol answered 8/7, 2012 at 21:15 Comment(1)
It's worth noting that the package currently available in cydia does not appear to be up to date and working.Stationary

© 2022 - 2024 — McMap. All rights reserved.