Günther Eberl

Günther Eberl

Freelance Software Dev in Munich, GER
25 points
All activity
Günther Eberl

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.

Local Storage
Local Storage
A place to store your files, with unzip and hash. For iOS.
Günther Eberl

You can use anything you can drag & drop on macOS as input for DropPy: Files & folders, emails, calendar items, images, URLs, images on websites, rich & plain text, ...

DropPy pulls out all contained data and passes it through a series of reusable Python scripts (Tasks). Order and parameters are defined using a simple JSON format (Workflows).

DropPy
DropPy
Automate anything via drag & drop using Python.