No description
| .gitignore | ||
| .goreleaser.yaml | ||
| abrechnung.db | ||
| go.mod | ||
| go.sum | ||
| Icon.png | ||
| main.go | ||
| README.md | ||
README
Base information
This is a simple Program to calculate the daily balance earn by a shop.
Building the program
To build and package the program use the following command:
Linux
fyne package -os linux -icon Icon.png
Windows
fyne-cross windows -arch=amd64