A macOS Menubar App for managing Synology Download Station
Menu bar utility app (macOS) for controlling synology download station.
DSM 6
use v0.3.x
DSM 7
use v0.4.x
# Example config file, by default it should be located at:
# ~/.config/synology_dl.conf
username = admin
host = http://nas.local:5000
password = password
destinations = NAS/folder_1,NAS/folder_2
See Makefile
for how to install, debug, build, and release. Or download the latest release.