项目作者: visini

项目描述 :
A macOS Menubar App for managing Synology Download Station
高级语言: Python
项目地址: git://github.com/visini/synology_dl.git
创建时间: 2020-01-21T10:55:19Z
项目社区:https://github.com/visini/synology_dl

开源协议:MIT License

下载


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

  1. # Example config file, by default it should be located at:
  2. # ~/.config/synology_dl.conf
  3. username = admin
  4. host = http://nas.local:5000
  5. password = password
  6. destinations = NAS/folder_1,NAS/folder_2

See Makefile for how to install, debug, build, and release. Or download the latest release.