Skip to content

Releases: muhammad-salem/Ariafx

ariafx v0.30.0

18 Mar 15:37
Compare
Choose a tag to compare
  • update appendices, use Apache HTTP Client 5
  • fix some bugs
  • disable authorization

ariafx 0.28.9

29 Jun 22:24
6fe3e09
Compare
Choose a tag to compare
Add files via upload

Ariafx 0.28.6 2018.1.2

02 Jan 11:05
Compare
Choose a tag to compare
v 0.28.6 2018.1.2

Ariafx jar file

29 Apr 16:57
Compare
Choose a tag to compare
- add support to proxy 
- fix some bug

Ariafx No Runtime

14 Feb 18:33
Compare
Choose a tag to compare

Ariafx

A Smart Download Manager based on java (JavaFX), with support of HttpClient, GSON.

Options :

  • Cross-platform: support Linux(Ubuntu), Windows and, Mac OS.
  • Categories : add downloads to Categores.
  • Multi-Thread : download file in chunkes.
  • Saved setting every 2 minute.
  • Change Setting support.
  • Save date in json format (new categories/queues/ and all links)
  • Export and Import links to/from [IDM(.ef2) file format], [Aria(.aria/json) format file], [text (.txt) link list]
  • Switch between normal and minimal view.
  • Add new Categories and queue , nad edit them.
  • Search Downloads.
  • Support to firefox by flashgot [cli] :
    [--url=URL] [--http-referer=REFERER] [--file-name=FNAME]
    [--user-agent=UA] [--cookie=COOKIE] [--cookie-file=CFILE] [--input-file=UFILE]
  • Support Google Chrome

Not avalibele yet:

  • Manage download in queues.
  • Add Download alogothims.

ariafx osx

25 Jan 11:20
Compare
Choose a tag to compare
ariafx osx Pre-release
Pre-release
0.25

25.01

ariafx

22 Dec 19:06
Compare
Choose a tag to compare
ariafx Pre-release
Pre-release

A multithreading download manager program with pure Java/JavaFx, managed in queue, cross-platform (linux/windows/mac).

Used lib: HttpClient, Commons-IO,GSON. It is open source.

Options available now :

  • choose streaming or parallel download (until 8-thread)
  • save date in json format (new categories/queues/ and all links)
  • keep history of links that had been added
  • export/import links to/from [IDM(.ef2) file format], [Aria(.aria/json) format file], [text (.txt) link list]
  • switch between normal and minimal view.
  • download files into cache directory then copy it to the save directory then clear cache.
  • can search for downloads.
  • have itself decoration and fixed size stage.
  • add support to google chrome.
    https://flashgot.net/
    add support to firefox by flashgot [cli] : [--url=URL] [--http-referer=REFERER] [--file-name=FNAME] [--user-agent=UA] [--cookie=COOKIE] [--cookie-file=CFILE] [--input-file=UFILE]

pre-release

HOW TO INSTALL JAVA 8 (javafx)

-a- Windows:
- download jre from and install it oracle

-b- Ubuntu:
-1- download oracle-java8-installer and install it.
-2- or from oracle,
- extrack the downloaded file to " /usr/lib/jvm/java-8-oracle ",
- then create this file " /etc/profile.d/jdk.sh "
export J2SDKDIR=/usr/lib/jvm/java-8-oracle
export J2REDIR=/usr/lib/jvm/java-8-oracle/jre
export PATH=$PATH:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
export JAVA_HOME=/usr/lib/jvm/java-8-oracle
export DERBY_HOME=/usr/lib/jvm/java-8-oracle/db

main
opt

d2
d3
d4

ariafx linux 0.22

09 Dec 20:23
Compare
Choose a tag to compare
ariafx linux 0.22 Pre-release
Pre-release

aria

A multithreading download manager program with pure Java/JavaFx,
managed in queue, cross-platform (linux/windows/mac).

used lib: HttpClient, GSON. It is open source.

Options available now :

  • choose streaming or parallel download (until 8-thread)
  • save date in json format (new categories/queues/ and all links)
  • keep history of links that had been added
  • export/import links to/from [IDM(.ef2) file format], [Aria(.aria/json) format file], [text (.txt) link list]
  • switch between normal and minimal view.
  • download files into cache directory then copy it to the save directory then clear cache.
  • can search for downloads.
  • have itself decoration and fixed size stage.
  • add support to google chrome.
  • add support to firefox by flashgot [cli] :
    [--url=URL] [--http-referer=REFERER] [--file-name=FNAME]
    [--user-agent=UA] [--cookie=COOKIE] [--cookie-file=CFILE] [--input-file=UFILE]

pre-release

main
opt