this post was submitted on 09 Mar 2024
39 points (95.3% liked)

Open Source

38876 readers
87 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

https://github.com/ad-on-is/resticity

Hey guys,

I've been building a frontend for restic the past couple of weeks, and it's at the stage where the app is finally ready and usable. So I wanted to share it with the world. Oh, and it's FOSS of course.

It's intended to be used either as a cross-platform desktop app (built using wails) or to be run in a Docker container, for homelab uses, etc.

PRs and feature requests are more than welcome :-)

Right now, I could also use some help for distributing it across the different platforms, AUR, Flatpak, etc.

I hope you guys like it. Cheers!

top 7 comments
sorted by: hot top controversial new old
[–] VelociCatTurd@lemmy.world 4 points 1 year ago (2 children)

I was literally looking for something like this today, neat.

[–] ryannathans@aussie.zone 3 points 1 year ago

I've been using this UI in restic mode https://apps.gnome.org/DejaDup/

Will have to compare and see which is nicer

[–] ad_on_is@lemmy.world 1 points 1 year ago

Lol... looks like I just made it in time 😂

[–] timbuck2themoon@sh.itjust.works 2 points 1 year ago* (last edited 1 year ago) (1 children)

Are you aware of Backrest? https://github.com/garethgeorge/backrest/tree/main?tab=readme-ov-file

Didn't know if you could provide a short comparison between yours and that.

Looking forward to giving this a try since i want to provide someone with a restic setup but make it easier on them.

[–] ad_on_is@lemmy.world 1 points 1 year ago (1 children)

I haven't heard about Backrest until now... when did it come out? My initial research on restic GUIs was a few months back.

Only a month or two ago I feel. No worries- the more the better.

I'll probably give both a spin. Thanks again for the project!

[–] makingStuffForFun@lemmy.ml 1 points 1 year ago

Amazing. I can't wait to try this!