leaanthony / restoric

A PoC Restic GUI using the Wails Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restoric

A PoC Restic User Interface using the Wails framework.

Development

  • During development, the repository to test against is hard coded in lib/restoric.go.
  • You need restic installed
  • Only tested on OSX/Chrome/Restoric 0.9.4

Notes

  • I'm unsure whether this will ever work properly without restic being a library. Mainly because we need to construct cli commands and shell out to use the restic binary. There's usually a shell limit to how long a line can be so whether this may never be practical.

About

A PoC Restic GUI using the Wails Framework


Languages

Language:Vue 35.7%Language:Go 32.7%Language:JavaScript 29.0%Language:CSS 2.6%