Application to get random useless facts. Implemented with Golang.
There are in 'exec' direcory executable files to run program in your machine, for Windows and Linux/Ubuntu.
All code you can find in 'app' folder. To compile the program you need C (gcc) and Go compiler. All instruction to install Gcc and Go you can find here https://developer.fyne.io/started/.