Files
computerinfo/FyneApp.toml
2024-07-23 09:12:00 -05:00

19 lines
450 B
TOML

[Details]
Icon = "resources/images/icon.png"
Name = "Computer Info"
ID = "ryanehamil.computerinfo"
Version = "1.3.1"
Build = 8
[Development]
HelperText = "This binary was built with debug symbols"
[Release]
HelperText = "This binary was built without debug symbols"
[LinuxAndBSD]
GenericName = "Computer Info"
Categories = ["Utilities"]
Comment = "Show Computername and IP addresses"
Keywords = ["ipaddress", "computername"]