N4S4 / synology-api

A Python wrapper around Synology API
MIT License
360 stars 137 forks source link

Remove synology-api-cli branch #138

Closed fortysix2ahead closed 9 months ago

fortysix2ahead commented 9 months ago

This is just a request for some cleanup. I won't push any changes to that branch, as I concentrated on a CLI for Synology Photos only.

The CLI is now named Synophotos, has its own repository at https://github.com/fortysix2ahead/synophotos and can live on its own, independently from synology-api. The code is independent from synology-api (as it already was), apart from the list of error codes.

N4S4 commented 9 months ago

True, good that you mention I was also thinking of it, will be cleaning up branches as I personally will not be able (due to time) to maintain and modify that too

N4S4 commented 9 months ago

thank you for your contribution!

fortysix2ahead commented 9 months ago

By the way, take a look on the parameters package in Synophotos, I think my approach to handle the different payloads is much more compact and flexible. Still, having to handle those different payloads and versions is a mess ... Oh, and you can add Synophotos to the list of related projects. I will do the same vice versa.