N4S4 / synology-api

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

feature/cli #130

Closed fortysix2ahead closed 1 year ago

fortysix2ahead commented 1 year ago

First attempt for a working command line interface, restricted to Synology Photos only (at least for now).

N4S4 commented 1 year ago

beautiful! thank you i will try to work on it too!

fortysix2ahead commented 1 year ago

CLI support is already prepared for other commands. I only documented the command synophotos, however, there is already the possibility to use the command synocli photos instead. And that leaves obviously room for other things like synocli drive, synocli notes or whatever. Question is of course, what future functionality is reasonable.

N4S4 commented 1 year ago

Ok cool i still need to try, i will try to integrate some docs too once i understand