Turbo Download Manager Code
A portable modern multi-threading download manager for all platforms
Brought to you by:
inbasic
| File | Date | Author | Commit |
|---|---|---|---|
| builds | 2016-09-05 |
|
[acb398] manual android version code generation |
| drawings | 2016-08-27 |
|
[5b351d] supporting session manager part 1/2 |
| plugins | 2016-06-15 |
|
[7f0167] preventing app suspension on all platforms whil... |
| server | 2016-04-26 |
|
[533a03] fetching is now synced with wrting to the disk |
| src | 2016-09-05 |
|
[acb398] manual android version code generation |
| .gitignore | 2016-04-28 |
|
[486c05] a few fixes for electron builds |
| .travis.yml | 2016-09-03 |
|
[580b4b] using node 0.6.2 on the build system |
| README.md | 2016-07-10 |
|
[8b55ab] adding YouTube preview link |
| Tests.md | 2016-06-25 |
|
[4bfc13] Allowing other Chrome applications and extensio... |
| gulpfile.js | 2016-09-05 |
|
[acb398] manual android version code generation |
| package.json | 2016-09-05 |
|
[e4dd73] version 0.3.2 is ready |
Turbo Download Manager is an open-source multi-platform download manager with multi-threading support

For FAQs and discussions around this project visit:
http://add0n.com/turbo-download-manager.html
Firefox, Chrome, Opera, Android, and Electron (for Windows, Linux and Mac)
itdmanager uses GulpJS to build executable files for all platforms. For more info about how to compile this project take a look at ./.travis.yml file. A log file of the latest released or pre-released version is available at travis-ci.org
gulp firefoxgulp chromegulp operagulp androidcca plugin remove plugin-namecca plugin add path-to-plugincordova-plugin-background-mode, cordova-plugin-x-toast, cordova-plugin-admobpro, ../../../plugins/android/cordova-plugin-binaryfilewriter, https://github.com/VersoSolutions/CordovaClipboard, https://github.com/fastrde/phonegap-md5.git, https://github.com/whiteoctober/cordova-plugin-app-version.git, cordova-plugin-fileopener, cordova-plugin-intent, ../../../plugins/android/cordova-plugin-customconfig/cca create TDM --link-to=path/to/manifest.jsoncca run android --device or cca run android --emulatorcca build android --release --webview=crosswalkcca build android --release --webview=system --android-minSdkVersion=21cca platform remove android followed by cca platform add androidelectron-packager . "Turbo Download Manager" --platform=darwin --arch=x64 --version=0.37.7 --icon mac.icns --overwriteelectron-packager . "Turbo Download Manager" --platform=win32 --arch=x64 --version=0.37.7 --icon ../512.ico --overwriteelectron-packager . "Turbo Download Manager" --platform=win32 --arch=ia32 --version=0.37.7 --icon ../512.ico --overwriteelectron-packager . "Turbo Download Manager" --platform=linux --arch=x64 --version=0.37.7 --overwriteelectron-packager . "Turbo Download Manager" --platform=linux --arch=ia32 --version=0.37.7 --overwrite/plugins/cordova-plugin-chrome-apps-bootstrap/www/chromeapp.html to #FFFsudo php -S 127.0.0.1:80 -t .node server server.js path-to-a-file