Skip to content

natestedman/drag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.