Add synology-api entry to README (#3174)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled

Add an entry for synology-api to the README's list of Python libraries. The link points to N4S4/synology-api and notes it provides a Python wrapper for Synology NAS APIs (Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints).
This commit is contained in:
Renato 2026-06-02 10:23:10 +01:00 committed by GitHub
parent d51eff7eaf
commit f0bfc4cfa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1124,6 +1124,7 @@ _Libraries for programming with hardware._
- [bleak](https://github.com/hbldh/bleak) - A cross platform Bluetooth Low Energy Client for Python using asyncio.
- [pynput](https://github.com/moses-palmer/pynput) - A library to control and monitor input devices.
- [synology-api](https://github.com/N4S4/synology-api) - Python wrapper for Synology NAS APIs: Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints.
### Microsoft Windows