Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrphil2105/queue-downloader
This is a very simple program that can download files in a queue one by one.
https://github.com/mrphil2105/queue-downloader
Last synced: 9 days ago
JSON representation
This is a very simple program that can download files in a queue one by one.
- Host: GitHub
- URL: https://github.com/mrphil2105/queue-downloader
- Owner: mrphil2105
- Created: 2016-06-08T13:46:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T14:32:13.000Z (over 8 years ago)
- Last Synced: 2024-11-09T00:27:17.555Z (2 months ago)
- Language: C#
- Homepage:
- Size: 360 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Queue Downloader
This is a simple program that can download files one by one in a queue.
It uses my File Downloader code, which you can get here: https://github.com/mrphil2105/FileDownloader
Credit to Syroot for his KnownFolders code: https://github.com/Syroot/KnownFolders
It requires .NET Framework 4.5.