Projects
A sampling of some open-source software projects I have developed. These and others can be viewed, cloned and/or forked from my GitHub page
-
qcon
A Go library for Synology QuickConnect protocol
qcon is a pure Go implementation of the Synology QuickConnect protocol. QuickConnect provides a simplified mechanism for accessing a Synology NAS device via a variety of methods (LAN, WAN, tunnel, etc…) depending on the current network connectivity. -
cereal
A Go library for reading Python cerealizer archives
This package provides a pure Go implementation to decode and unmarshal data stored by python programs using the cerealizer library.
-
syno-photostation-api
An unofficial reference for Synology PhotoStation REST API
An attempt to document the REST API for Synology PhotoStation REST API. This documentation is not official and is not supported by Synology.