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
- Host: GitHub
- URL: https://github.com/bugdaryan/filedownloader
- Owner: bugdaryan
- Created: 2019-04-12T20:11:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T22:21:21.000Z (about 7 years ago)
- Last Synced: 2025-03-31T16:53:53.365Z (about 1 year ago)
- Topics: dotnet-framework, file-download, wpf-application
- Language: C#
- Size: 71.3 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


