ZIP
WinGet
resticprofile
creativeprojects · 0.30.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
resticprofile_0.30.0_windows_386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
creativeprojects.resticprofile
Version
0.30.0
Description
Configuration profiles manager and scheduler for restic backup
License
GPL-3.0
↗
Installer URL
https://github.com/creativeprojects/resticprofile/releases/download/v0.30.0/resticprofile_0.30.0_windows_386.zip
Release Notes
🌱 Spring release 🌸
This release introduces features and fixes for profile scheduling.
⚠️ Breaking change
Until this release, the user scheduling permission was broken. With systemd or the default macOS scheduler, the permission functioned as user_logged_on, running the profile only when the user was logged in.
This issue is now fixed for new schedules.
To update existing schedules, run unschedule and then schedule again.
For systemd, resticprofile requires root privileges (via sudo) to schedule…