Webinterface verschlüsseln (mit stunnel)
Webinterface to remote control JDownloader
JDownloader unterstützt einige Addons wie man sie installiert und aktuell hält wird hier beschrieben:
Webinterface to remote control JDownloader
Das Addon JDTrayIcon Light minimiert den JDownloader in den Systemtray, anstatt in die Taskleiste. JDTray Icon Light besitzt ein Kontextmenü, mit dem man die wichtigsten Funktionen des JDownloader's steuern kann.
Übersicht
Die Funktion dieses Addons ist es, den Computer nach dem Beenden aller Downloads herunterzufahren, bzw. in den Standby Modus zu versetzen
If you've got the amazing Ubiquity installed, a popup should appear now asking for your permission to install the JD Ubiquity-Command.
To use the Addon you (still) have to turn on the JD Clipboard-Detection.
Das Addon JDTrayIcon Light minimiert den JDownloader in den Systemtray, anstatt in die Taskleiste. JDTray Icon Light besitzt ein Kontextmenü, mit dem man die wichtigsten Funktionen des JDownloader's steuern kann.
There is a scheduler addon which allows you to set times where JDownloader should
….
The addon works, but is a bit outdated. We will rewrite it soon.
The addon called „RemoteControl“ allows you to control remotely your JDownloader-client by doing so-called HTTP-requests. In doing so you execute commands which are nothing else than URLs that will be called over the network-protocol HTTP. This can be done by simply typing them into the address-bar of a webbrowser or by (and that's why this addon was made) other applications and scripts that can handle HTTP-requests.
If you like to write your own web interface based on JD RemoteControl feel free to use and modify „JD RemoteControl Demo“, an ajax application written in JavaScript and HTML which should demonstrate how to communicate with JD RemoteControl without the need of a webserver.
You can download the demo here: Externer Link
A propper remote-API will probably come some day but until it's done the „new old“ „RemoteControl“ will do the job quite well, I think.