KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
idevicegui
★ 9
Open GitHub ↗
A simple GUI for libimobiledevice
Download README (.md)
Explore Similar Repositories
io
:
No description available.
noteWall_pc_f
:
留言墙功能可以让用户在网站上发表留言,以便其他用户可以看到并回复。它可以帮助网站的用户更好地交流,提高网站的互动性,增加用户体验。使用技术栈: vue3+express+mysql,觉得还可以的话,可以给一个star~
shallowMirrorTransformer
:
Implement of Shallow Mirror Transformer
flutter-test
:
A repository for a flutter app I use to test widgets and concepts
iws.mx-dnd
:
A copy of the output from Sheep-y's 4e Compendium Downloader, with various new fixes
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
idevicegui
?
Download (.md)
<h3 align="center"> <img src="icons/512x512.png" width="128" height="128" alt="idevicegui_icon" align="center"/> <br><br> idevicegui <br><br> <img src="https://helltar.com/projects/idevicegui/screenshots/screenshot_03122022_235644.png" alt="main_window"/> </h3> Download -------- - [idevicegui-1.1.2.tar.gz](https://github.com/Helltar/idevicegui/releases/download/v1.1.2/idevicegui-1.1.2.tar.gz) (942 KB) Installation ------------ NOTE: **Arch** users can just install **idevicegui** from the **AUR**: ([idevicegui](https://aur.archlinux.org/packages/idevicegui)) and skip next section. Dependencies: **Arch Linux**: ``` sudo pacman -S ifuse qt5pas ``` **Fedora**: ``` sudo dnf install ifuse usbmuxd qt5pas ``` **Ubuntu**: ``` sudo apt install ifuse usbmuxd libimobiledevice6 libimobiledevice-utils libqt5pas1 ``` Done, unzip and run: ``` tar -xvf idevicegui-1.1.2.tar.gz && ./idevicegui ```