syncthing-notification

syncthing-notification

Docker app from waazaa's Repository

Overview

The application polls the Syncthing REST API at regular intervals (default: every 15 minutes) to detect the last modification time of each monitored folder. If a folder has not been modified for longer than a configurable threshold, a notification is sent at the scheduled time.

Supported notification channels:

  • Email (SMTP with STARTTLS or SSL)
  • Gotify (self-hosted push notifications)
  • Discord (webhook

Install syncthing-notification on Unraid in a few clicks.

Find syncthing-notification in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for syncthing-notification Review the template variables and paths Click Install

Download Statistics

94
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
waazaafr/syncthing-inactivity-notification:latest
Last Updated2026-06-27
First Seen2026-06-29

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
sh
Privileged
false

Template configuration

PORTPorttcp

WebUI Port

Target
8080
Value
8182
appdataPathrw

Persistent folder

Target
/data
Value
/mnt/user/appdata/syncthing-inactivity-notification/
SECRET_KEYVariable

A random SECRET_KEY. You can generate one using: openssl rand -hex 16

Default
df53a8dbf180df47ca9fdd4bd9a42bb9
Value
df53a8dbf180df47ca9fdd4bd9a42bb9
PUIDVariable

PUID

Default
99
Value
99
PGIDVariable

PGID

Default
100
Value
100