Skip to content

sliekens/synouser

v1.0.0MIT

Synology utilities for managing local users and groups with synouser and synogroup.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "synouser",
  "description": "Synology utilities for managing local users and groups with synouser and synogroup.",
  "version": "1.0.0",
  "author": {
    "name": "Steven Liekens",
    "email": "hey@stevenliekens.be"
  },
  "license": "MIT",
  "keywords": [
    "synology",
    "dsm",
    "users",
    "groups",
    "nas"
  ]
}