Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
This extension connects your browser to the JDownloader, which is a Java-based download manager. The extension offers two operation modes: 1. Sends downloading jobs from the right-click context menu 2. How to make JDownloader 2 download manager work for you!be sure and check out 3:47 of the video, make jdownloader 2 check your files for corruption.Fast down.
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Jdownloader 2
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
Because JDownloader is written in cross-plattform Java it can also run on many different NAS products and embedded devices.
In order to run JDownloader on your device the following requirements must be met:
- at least Java 1.6
- supported Java Versions: 1.6, 1.7, 1.8, Java9, Java10, Java11, Java12, Java13, Java14..Java1X
- following JVMs are known to work/are supported: OpenJDK, AdoptOpenJDK, Oracle, IBM, Zulu, Zing
- recommended Java Version: 1.8
- working but experimental status: Java9, Java10, Java11, Java12, Java13, Java14....Java1X
- minimum of 128 MB RAM (less is possible but not recommended)
- recommended: 256 MB for headless, 512 MB with GUI
- about 100 MB disk space
Short overview of known supported devices (highly depends on hardware specification like CPU/RAM/OS):
- Asustor NAS
- QNAP NAS
- Western Digital NAS
- Zyxel NAS
- ...please let us know about more supported NAS vendors
- Raspberry PI
- Odroid
- Banana Pi
- Cubieboard
- Beagleboard
- Hummingboard
- PandaBoard
- CuBox
- ...please let us know about more supported boards
Jdownloader
How to install JDownloader on headless (no graphical userinterface) devices and control it via MyJDownloader webinterface:
Http://jdownloader.org
- Create a folder where you want to install JDownloader to
- example: 'mkdir /path/JDownloader' replace path with installation parent folder)
- Download JDownloader.jar (3.807.192bytes|SHA256:8ff0bdf0113012136fb43367e594842b9d1337171af3c3f2a6f25ea2cbc561f6) or copy existing JDownloader.jar (and place it into that folder)
- example:
cd /path/JDownloader
- example:
wget http://installer.jdownloader.org/JDownloader.jar
- example:
- Start JDownloader installation
java -jar JDownloader.jar -norestart
- Repeat step 3.1 until JDownloader asks you to enter your MyJDownloader logins on console
- You can now remote control your JDownloader instance via MyJDownloader
- Start JDownloader with
java -jar JDownloader.jar &
(without the -norestart parameter!) - Checkout the other articles in this headless category - especially these useful headless hints.
- Much fun with JDownloader and MyJDownloader :)