66
Resticity - a cross-platform frontend for restic
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I've been trying to create an AUR package for this, but can't figure out how to build more than just the server backend (based off of the Dockerfile). Is there a way to build it without
wails
? I can't get that to work in the PKGBUILD.I just made a PKGBUILD and commited it to the repo. Would you mind having a quick look at it and see if it's good enough?
Right now, I'm looking through the docs of the AUR on how to publish it.
Hi @ad_on_is@lemmy.world ! Thanks for resticity and your PKGBUILD. However, I have to modify it and replace "packaging/resticity.desktop" with "$startdir/resticity.png" and "packaging/resticity.desktop" with "$startdir/resticity.desktop"
Anyway, seems to works, I can push a backup, but when I go to repositories, resticity try to get snapshots (LOADING Snapshots) and failed with this error : "json: slice unexpected end of JSON input" Thanks for your help.