from Hacker News

Show HN: DropPy – Python-based automation via drag and drop, for macOS

by geberl on 2/21/18, 4:06 PM with 1 comments

  • by geberl on 2/21/18, 4:40 PM

    I wrote DropPy to gain access to all the items provided by macOS' drag & drop implementation. Then I pipe the results through some simple, reusable Python classes.

    Would love any feedback!