Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 930 Bytes

File metadata and controls

22 lines (15 loc) · 930 Bytes

drag

Build Status License

A command-line utility for OS X drag-and-drop.

Preview Video

Installation

Download drag.pkg from Releases.

Usage

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.

Building a Package

A .pkg installer can be built with make package. This requires that a Developer ID is installed.