Günther Eberl

Günther Eberl

DropPyDropPy
Freelance Software Dev in Munich, GER
24 points

Badges

Veteran
Veteran

Maker History

  • Local Storage
    Local StorageA place to store your files, with unzip and hash. For iOS.
    Mar 2018
  • DropPy
    DropPyAutomate anything via drag & drop using Python.
    Feb 2018
  • 🎉
    Joined Product HuntFebruary 23rd, 2018

Forums

Günther Eberl

8yr ago

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.

Günther Eberl

8yr ago

DropPy - Automate anything via drag & drop using Python.

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).

View more