Skip to content

A macOS Menubar App for managing Synology Download Station

License

Notifications You must be signed in to change notification settings

visini/synology_dl

Repository files navigation

icon

Synology DL – macOS Menubar App

Menu bar utility app (macOS) for controlling synology download station.

Screenshot

DSM Compatibility

  • For DSM 6 use v0.3.x
  • For DSM 7 use v0.4.x

Config and customization

# 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.