alibaba/tidevice

Possible to send keyboard entry text to iphone with mac terminal

Open

#87 opened on May 7, 2021

 (1 comment) (0 reactions) (0 assignees)Python (475 forks)github user discovery
help wanted

Repository metrics

Stars
 (2,604 stars)
PR merge metrics
 (PR metrics pending)

Description

Possible to send keyboard entry text to iphone with mac terminal without using xcuitest or wda

Reference: https://github.com/everettjf/USBKeyboard/tree/master/ios

Something like : tidevice -u $UDID sendKeys "test send keyboard entry"

Contributor guide