How to get an app icon in the command "$ tidevice applist"
Open
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 469
- PR merge metrics
- No merged PRs in 30d
Description
Hi @codeskyblue
1. How do we get "app icon" image of installed applications using "$ tidevice applist" command ?
currently we have app bundleid, app name and version.
2. How do we get iPhone device cpu processor name ? Eg: Apple M1 chip etc
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the "$ tidevice applist" CLI entry point and trace the existing bundle ID, app name, and version output. Then locate the device-information path used by tidevice; done means the command exposes an installed app icon and a device CPU name, with both behaviors checked on an iPhone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, python
- Domain
- cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100