Add norg backup (#2923)

* Add norg backup

Norg - a portable wrapper for borg and restic inspired by borgmatic

* added "portable" word to norg description

* added missing commas

because I'm an idiot
This commit is contained in:
Paul Wilde 2024-08-23 15:48:27 +01:00 committed by GitHub
parent cef987f442
commit d445b1d9e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33983,5 +33983,19 @@
"description": "A new awesome nimble client for libsql and turso",
"license": "BSD-3-Clause",
"web": "https://codeberg.org/13thab/turso-nim"
},
{
"name": "norg",
"url": "https://codeberg.org/pswilde/norgbackup",
"method": "git",
"tags": [
"backup",
"system-tools",
"borg",
"restic"
],
"description": "A portable wrapper for borg backup and restic inspired by borgmatic.",
"license": "AGPL-3.0-or-later",
"web": "https://codeberg.org/pswilde/norgbackup"
}
]