From 80a830d34df27ad9df477ff445d325bc1640b838 Mon Sep 17 00:00:00 2001 From: Renato <33936751+N4S4@users.noreply.github.com> Date: Sat, 30 May 2026 15:08:44 -0400 Subject: [PATCH] Add synology-api entry to README Add an entry for synology-api to the README software list. It links to the GitHub repo (https://github.com/N4S4/synology-api), notes it as a Python wrapper for managing Synology NAS features (Docker, surveillance, file sharing, backups, monitoring), and lists its MIT license. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7f1271..a5e7e90 100644 --- a/README.md +++ b/README.md @@ -476,6 +476,7 @@ Software that does not fit in another section. - [DadaMail](https://dadamailproject.com/) - Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl` - [Fog](https://www.fogproject.org/) - Cloning/imaging solution/rescue suite. ([Source Code](https://github.com/FOGProject/fogproject)) `GPL-3.0` `PHP/Shell` - [phpList](https://www.phplist.org/) - Newsletter and email marketing software. ([Source Code](https://github.com/phpList/phplist3)) `AGPL-3.0` `PHP` +- [synology-api](https://github.com/N4S4/synology-api) - Python wrapper for managing Synology NAS devices: Docker, surveillance, file sharing, backups, and monitoring. ([Source Code](https://github.com/N4S4/synology-api)) `MIT` `Python` ### Monitoring & Status Pages