Skip to content

📱 Utility to mount iOS photos and apps on linux, built around ifuse

License

Notifications You must be signed in to change notification settings

Willy-JL/iOS-Mount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Mount

Utility script to mount iOS photos and app files on linux, built around ifuse

Features

  • Both CLI and GUI, automatically determined by how you launch it
  • Mount both common filesystem (which contains photos and other generic data) and individual app document folders
  • Fully interactive and very easy to use

Install

Arch based

iOS-Mount is available on the AUR

Install it with an AUR helper (eg. paru or yay) or manually (makepkg -si)

Manual install

Close this repo, cd into it and install with make:

git clone https://github.com/Willy-JL/iOS-Mount
cd iOS-Mount
sudo make install

Dependencies

  • bash
  • ifuse
  • zenity (for GUI)

About

📱 Utility to mount iOS photos and apps on linux, built around ifuse

Topics

Resources

License

Stars

Watchers

Forks