Skip to content

GioAbq/DsmWebApi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the project, you need a code signing key called DsmWebApi.snk in this directory.

To create this file, you can either :

- Use the command line (part of the Windows SDK, use Visual Studio's Developer Command Prompt) :

sn.exe -k DsmWebApi.snk

- Or, in PowerShell :

. .\Create-DsmWebApiSnk.ps1
Create-DsmWebApiSnk

About

The "DSM Web API" project provides portable libraries to call the APIs exposed by a Synology's NAS running the DSM system.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 97.7%
  • PowerShell 2.1%
  • Smalltalk 0.2%