refactor: rebuild the app in golang with the fyne framework
This commit is contained in:
parent
479e4dffa8
commit
a8ed9c9ed1
161 changed files with 1212 additions and 6641 deletions
8
cmd/FyneApp.toml
Normal file
8
cmd/FyneApp.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Website = "https://patanix.de"
|
||||
|
||||
[Details]
|
||||
Icon = "Icon.png"
|
||||
Name = "kettlebell_tracker"
|
||||
ID = "de.patanix.kettlebell_tracker"
|
||||
Version = "1.0.0"
|
||||
Build = 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue