Menu

Tree [f3cd4e] master 2014.03.09 /
 History

HTTPS access


File Date Author Commit
 .tx 2014-02-21 Alireza Savand Alireza Savand [8c2aa8] Update transifex host
 core 2013-08-11 Alireza Savand Alireza Savand [2f2c55] Add license header to LogMe class
 doc 2014-03-09 Alireza Savand Alireza Savand [f3cd4e] Update Chanelog and version number
 download 2014-03-09 Alireza Savand Alireza Savand [d53c58] Set bytesTotal when it's NULL
 downloader 2014-03-09 Alireza Savand Alireza Savand [53560c] There's absolutely no need for checking downloa...
 installers 2014-02-23 Alireza Savand Alireza Savand [ff1d77] Set new icon designed by Amir!!!
 plus 2012-06-29 Alireza Savand Alireza Savand [accfd9] Added license header
 resource 2014-02-23 Alireza Savand Alireza Savand [ff1d77] Set new icon designed by Amir!!!
 translations 2014-03-09 Alireza Savand Alireza Savand [d1b9b6] Add Czech translation
 ui 2014-03-09 Alireza Savand Alireza Savand [d1b9b6] Add Czech translation
 util 2014-03-09 Alireza Savand Alireza Savand [d1b9b6] Add Czech translation
 .gitattributes 2012-02-11 Alireza Savand Alireza Savand [d9c14e] .gitattributes added ;)
 .gitignore 2013-02-01 Alireza Savand Alireza Savand [16470c] Ignored with wilcard pattern
 README.md 2014-03-09 Alireza Savand Alireza Savand [d1b9b6] Add Czech translation
 main.cpp 2014-03-09 Alireza Savand Alireza Savand [f3cd4e] Update Chanelog and version number
 yoDownet.pro 2014-03-09 Alireza Savand Alireza Savand [d1b9b6] Add Czech translation

Read Me

yoDownet

yoDownet is an open-source && free graphical download manager project that tries to be simple and minimal, also for sake of humor it's described as "The Previous Generation Graphical Download Manager".

Basic features

  • Increases download speeds (It just does!).
  • Concurrent file downoading.
  • Safe Pause/Resume On Files
  • Multilingual

Languages

yoDownet has been translated into below languages:
* English
* Estonian
* Persian
* Turkish
* Vietnamese
* Dutch
* Czech

Translations status

yoDownet translation status on transifex

We're handling translations via transifex which rocks <3

transifex.com/projects/p/yodownet

Gnu/Linux installer packages

Here you can get a list of packages available for specific Linux distro.

Arch Linux

Frugalware

  • yodownet Arch: i686 - Slown \<slown at frugalware.org>
  • yodownet Arch: x86-64 - Slown \<slown at frugalware.org>

Haikuware

Build

yoDownet is built on top of the Qt/C++ toolkit, compile and build the project is simple like any other project out there, no godzilla will jump out on you ;)

Build yoDownet on Gnu/Linux

To compile|build yoDownet on gnu/linux the main dependency is Qt, Just Qt and nothing else!
To build yoDownet, execute at the extracted source directory

Compile/Build
$ qmake -config release
$ make
Install
$ make install

That's it, now if you are a KDE|* DE user you can find yoDownet in Network|Internet category or just type it out at Konsole|Command-Line ;)

$ yoDownet
Clean build
$ make clean
Debug mode

Add -config debug to the qmake invocation

$ qmake -config debug
Run Tests
$ qmake "CONFIG += qtestlib console"

License

yoDownet is released under GPLv3. Free and OpenSource ;)

Resuorces

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.