An open API service indexing awesome lists of open source software.

https://github.com/bugdaryan/filedownloader

WPF application for downloading files from http and https links
https://github.com/bugdaryan/filedownloader

dotnet-framework file-download wpf-application

Last synced: about 1 year ago
JSON representation

WPF application for downloading files from http and https links

Awesome Lists containing this project

README

          

# File Downloader

Simple WPF desktop application written in c# that allows to download from browser links to you computer

Application is still in development stage.

#### How to use

After running application, window below will open, where is button with text "New Download"

After clicking on it, it will create new download area for you to download another file

after that you have to specify link that you want to download from, and click "Download" button

Then it will open a dialog window , and will ask you to select folder, and thats it.

![](https://user-images.githubusercontent.com/28567416/56093752-7679fc00-5edd-11e9-8e53-4da6cbb53a95.jpg)
![](https://user-images.githubusercontent.com/28567416/56093746-5a765a80-5edd-11e9-9bd6-358c2c99e7d1.jpg)
![](https://user-images.githubusercontent.com/28567416/56093758-8265be00-5edd-11e9-997e-84bb833cff84.jpg)