[Feature Request] Duplicacy Backup Stats #3661
Replies: 2 comments
|
This discussion has been automatically closed due to lack of community support. See our contributing guidelines for more details. |
0 replies
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
Duplicacy is a cross-platform backup tool I would like to see a widget for that would show stats and general information on backup jobs.
Official website: https://duplicacy.com/
Guide: https://duplicacy.com/guide.html
Support and lots of information in their forums
Forum: https://forum.duplicacy.com/
I don't know if a widget is possible since it doesn't have an api but it does have an option for pre and post scripts. I don't know much about coding and how all the api stuff works so maybe a widget is the wrong solution.
Here is an image from the dashboard I was thinking the stats would be nice in Homepage.

This image is from the storage section.

Other
Maybe a Homepage widget is not the solution for this or maybe just a custom one is all that is needed. I do have scripts at the end of my backups that alert when the backup is done or if they failed. Is there some other way to send that alert to Homepage?
All reactions