Skip to content

8LWXpg/dwag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwag

Drag and drop files/folders from your terminal on Windows

preview

Prerequisites

.NET 9.0 Desktop Runtime

Installation

Download

Download executable from latest release.

Build from source

  1. Clone the repo
  2. cd dwag; dotnet publish -c Release -r [win-x64|win-arm64]
  3. Copy build output from bin\Release\net9.0-windows\[win-x64|win-arm64]\publish

Usage

Usage: dwag [options] [path]...
Options:
    -m  --move  Move files instead of copying
    -h  --help  Show help

About

Drag and drop files/folders from your terminal on Windows

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published