Skip to content

A Windows explorer like GUI for jailbroken iOS devices (iphone, ipad, ipod touch).

License

Notifications You must be signed in to change notification settings

jschulist/iDeviceBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experiment to improve the performance and responsiveness of the original iPhoneBrowser (http://code.google.com/p/iphonebrowser/) by Kevin Hightower (@hightowk) and Pete Wilson (@NetMage).  What started as a handful of simple modifications to the original VB.NET source eventually led to a fresh start in C#.  In an attempt to ensure the source can be used by the broadest user base it maintains .NET 2.0 compatibility and is released under the same license as the original work, New BSD license.  

Limited testing has indicated that performance, especially for things like file transfers, has improved and now takes about half of what it used to.  Heavy use of threading and background tasks are used to ensure the UI continues to be responsive even during long running tasks.  It should however be noted that feature-wise iDeviceBrowser is currently nowhere near parity with the original work.  

About

A Windows explorer like GUI for jailbroken iOS devices (iphone, ipad, ipod touch).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages