A minimal system tray wrapper for Restic to monitor and browse backups
Go to file
Wouter Groeneveld a56caa6e91 use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
build use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
restic use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
.gitignore use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
TODO.md use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
build.sh use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
go.mod use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
go.sum use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
icon-big.png use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
icon.png use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00
main.go use fyne package to create a macOS.app folder, add icons, actions, block double-backing, add wait goroutine 2023-03-05 17:02:41 +01:00