Skip to content
/ dow Public

move the last downloaded file in the current (or the specified) folder

License

Notifications You must be signed in to change notification settings

just-hms/dow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jim

dow

Dow is a command-line tool designed to move the most recent download to a new location.

usage:

mv the last downloaded file in the current (or the specified) folder

Usage:
  dow [flags]

Examples:
  dow
  dow /path/to/target
  dow -v | xargs -rd '\n' code

Flags:
  -h, --help      help for dow
  -v, --verbose   show the name of the moved file
  -y, --yes       force dow to move the latest file even if it's old

Install

go install github.com/just-hms/dow@latest

Problems with the download folder?

Your download folder is not in ~/Downloads? Set up the DOW_DOWNLOAD_PATH environment variable to explicitly define the path to your downloads folder. This ensures Dow knows exactly where to look.

export DOW_DOWNLOAD_PATH=path/to/your/download-folder

About

move the last downloaded file in the current (or the specified) folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages