
What is Local Storage?
With iOS 11 Apple introduced the Files app. Some features I consider critical for a file manager got left out though: No exposed local file system, no ability to handle compressed files (zip/tar/7z), and no way to hash files (md5/sha256). My app Local Storage aims to add these features back in. Available for free on the App Store. And Open Source.
Do you use Local Storage?



Recent Local Storage Launches
Forum Threads
Local Storage - A place to store your files, with unzip and hash. For iOS.
With iOS 11 Apple introduced the Files app. Some features I consider critical for a file manager got left out though: No exposed local file system, no ability to handle compressed files (zip/tar/7z), and no way to hash files (md5/sha256).
My app Local Storage aims to add these features back in.
Available for free on the App Store. And Open Source.