"I'm just a fish" meme in fullscreen Google Chrome kiosk window.
Google Chrome
installed.Go Programming Language
installed (to build by yourself).
Install the requirements. Run setup.sh
or enter the given commands manually:
cd <project-dir>
go build -ldflags "-H=windowsgui" -o fish.exe src/main.go
./fish.exe
To leave use ALT + F4.
- Windows Defender warns about .exe downloaded from the Releases page!
The program isn't certified and can be even captured by Defender unless it has been made on your computer.