beginnings of a qt gui.

This commit is contained in:
fiatjaf
2025-11-26 21:46:17 -03:00
parent 3ff4dbe196
commit 530b484662
7 changed files with 318 additions and 0 deletions

3
go.mod
View File

@@ -20,8 +20,10 @@ require (
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-tty v0.0.7
github.com/mdp/qrterminal/v3 v3.2.1
github.com/mitchellh/go-homedir v1.1.0
github.com/puzpuzpuz/xsync/v3 v3.5.1
github.com/stretchr/testify v1.10.0
github.com/therecipe/qt v0.0.0-20200904063919-c0c124a5770d
github.com/urfave/cli/v3 v3.0.0-beta1
golang.org/x/exp v0.0.0-20251113190631-e25ba8c21ef6
golang.org/x/sync v0.18.0
@@ -50,6 +52,7 @@ require (
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/go-git/go-git/v5 v5.16.3 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gopherjs/gopherjs v0.0.0-20190411002643-bd77b112433e // indirect
github.com/hablullah/go-hijri v1.0.2 // indirect
github.com/hablullah/go-juliandays v1.0.0 // indirect
github.com/jalaali/go-jalaali v0.0.0-20210801064154-80525e88d958 // indirect