https://github.com/nagilum/df
Download file via command line in Windows (C#)
https://github.com/nagilum/df
Last synced: 3 months ago
JSON representation
Download file via command line in Windows (C#)
- Host: GitHub
- URL: https://github.com/nagilum/df
- Owner: nagilum
- Created: 2016-08-03T13:05:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T13:17:23.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T13:48:18.736Z (4 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# df (Download File)
A tiny cmdline util to download single files.
Usage:
df url [-f file]Omitting -f will make the app attempt to guess the filename from the URL.