Releases: IGPenguin/mobile-toolkit
1.4.1 - experimental hotfixes, apowerbutton
📹 arecord was fixed to work with latest scrcpy version
If you are experiencing issues, try running "brew upgrade scrcpy"
📷 iscreenshot was fixed to work with iOS 17 or newer
This change is still experimental - please, report back any issues
👋 apowerbutton was added based on a pull request by luispinho
Thanks for your contribution, mate!
⭐️ Special thanks to Lenka and František for proposing compatibility fixes
https://github.com/vrbajiva
https://github.com/franceskoooo
💌 Rate Mobile Toolkit and provide optional feedback using this link
https://forms.gle/nfBHeMSjxEQMs1kv5
1.4.0 - arecord using scrcpy (+ audio support)
📹 arecord was updated to use scrcpy, this enables recording audio in your videos
You can still use the legacy variant by adding -l flag to arecord command
⭐️ Special thanks to Luís Pinho for proposing and drafting this change
https://github.com/luispinho
1.3.1 - README.md refactor and TOC
🔎 README.md was updated with table of contents and better formatting
github.com/IntergalacticPenguin/mobile-toolkit
⭐️ Be among the first to check out my new project!
igpenguin.github.io/nomo
🔥 Stay tuned for new iOS commands or switch to
github.com/danielpaulus/go-ios
1.3.0 - go-ios + new scripts: ilaunch, ikill, ioption, ilang, adarkmode, atalkback
💣 Substitued libimobiledevice with go-ios in all iOS scripts
🚀 Added ilaunch, ikill, ioption, ilang, atalkback, adarkmode
🏁 iinstall runs the installed app automatically
🧟♀️ Reintroduced iquicktime as irecord fallback for M1 macs
⚰️ Removed icrashlogs (perhaps temporarily, depends on go-ios maintainer)
🩹 Fixed Android 12 foreground package detection
✨ Added new iOS device translations
1.2.0 - atestmonkey + various tweaks
🐒 New "atestmonkey" tool for app stress testing
📦 Automatic "irecord" video compression (saves a lot of disk space)
🚀 Launch "aoptions" single activity result automatically
👋 Remove "igif" (irecord made it obsolete)
😌 Remove emulator prompt on "no device detected"
1.1.0 - irecord using only CLI, fixes
Merge pull request #207 from IntergalacticPenguin/version/1.1.0 Version 1.1.0 - irecord, aemulator start fix