A simple CLI drag-and-drop utility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bruno BELANYI 74825f34a7
nix: use upstream 'clang-format' hook
1 year ago
src dragger: use actual argument parsing 1 year ago
.clang-format clang-format: fix break of arguments 1 year ago
.envrc nix: add direnv integration 1 year ago
.gitignore git: add ignore file 1 year ago
LICENSE project: add LICENSE 1 year ago
README.md project: add README 1 year ago
dragger.pro dragger: initial version 1 year ago
flake.lock nix: bump inputs 1 year ago
flake.nix nix: use upstream 'clang-format' hook 1 year ago

README.md

dragger

Drag files from CLI, without the need to open a GUI.

Usage

Simply issue the command:

dragger [FILES...]

dragger will initiate a drag-and-drop operation for all files and directories provided as arguments.