Notifications Windows off

Hello RcloneView community,

I’m using RcloneView for Windows OS ver 0.7.32 on Windows 10 to sync files with an S3 bucket (renterd, http://localhost:9985). The program works great, but I get pop-up notifications after every sync. I can’t find any notification settings in the RcloneView interface or in configuration files.

In Windows Settings (System → Notifications & Actions), RcloneView doesn’t appear in the list of apps, so I can’t disable notifications there. I tried adding a registry key (HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings\RcloneView, Enabled=0), but it didn’t work, likely because RcloneView doesn’t use the Windows Notification API.

Questions:

  1. Are there any settings in RcloneView to disable notifications (e.g., in config.json or the web interface)?
  2. If notifications come from rclone, can they be disabled using a flag like --quiet or another parameter?
  3. How does RcloneView send notifications (via Windows Notification API, system tray, or web interface)?

Any help would be appreciated!

You can turn off notification in Settings screen.

Settings → General Settings → Interface section → Show sync completion notification.