Thank you for making this. Very useful. One question if you have time: When I use the app, I get the following error:
TypeError: content must be a byte-string, not str
at app/DragAndDrop/FileDragAndDrop.py, line 15 column 4
Probably an encoding issue (Maybe the file needs to be explicitly converted to a binary format).
Cheers,
Hans Olav