Skip to content

anupamdas1511/JavaFX-DownloadManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFx Download Manager

JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java.

Using the concepts of multi-threading in Java and client application platform JavaFX, this application is created.

How to use

  1. Clone the repository git clone https://github.com/anupamdas1511/JavaFX-DownloadManager.git
  2. In the pom.xml file, download the dependencies
  3. In the 'src/main/java/org.example.config/AppConfig.java' file, give the download path where you want to save the downloaded files
  4. Run the App.java file

Features

  • Download file through url
  • Can download several files together using the concept of multi-threading in Java

Screenshots

alttest alttest alttest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages