A command-line utility for OS X drag-and-drop.
Download drag.pkg
from Releases.
drag [files to drag]...
This creates a window with a drag source for the files passed as arguments, centered on the current cursor position. To drag, just click.
The program will exit and the window will disappear when dragging completes, or if the escape key is pressed.
A .pkg
installer can be built with make package
. This requires that a Developer ID is installed.