The package doesn't include the gui, but from sourceforge it's possible download a windows/linux gui client and/or a php client.
The package can be found here:
File name: downloaddaemon-1.1-1-arm.pkg.tar.xz File size: 431.32 KB
- Code: Select all
To install:
pacman -U downloaddaemon-1.1-1-arm.pkg.tar.xz
Edit: Now the package is in AUR (https://aur.archlinux.org/packages.php?ID=46103)
- Code: Select all
To install you need yaourt (pacman -S yaourt) and then:
yaourt -AS downloaddaemon
For users that have trouble to build from SVN, the last build can be found here:
File name: downloaddaemon-1284-1-arm.pkg.tar.xz File size: 385.62 KB (Megaupload plugin removed)
File name: downloaddaemon-1279-1-arm.pkg.tar.xz File size: 497.73 KB (with the Megaupload plugin)
The last build of gui client can be found here:
File name: ddclient-gui-1227_win32.zip File size: 5.37 MB
Regards
NOTE:
1) The service file is installed in the "/etc/init.d" directory
2) To enable gocr you need to change the configuration file: /etc/downloaddaemon/downloaddaemon.conf
3) You have to add a user and a group called "downloadd" to restrict permissions
4) You need to set the permissions to the conf dir. : chown -R downloadd:downloadd /etc/downloaddaemon
