Simple gui app for randomly showing a bunch of icons, with bare minimum features/MVP.
Originally made as a local version of zero_dice, using game-icons or other png images.
How to use
go run ./
module under a subdirectory of git repository can't be used currently, so you can't simply do go install github.com/romanthekat/homebrew/random-icons@latest
put png icons in ./icons directory (can have subdirectories)
or in terminal random-icons PATH_TO_FOLDER_WITH_ICONS
TODO Extra features
customizable amount of icons to generate
tags/subtags for images, generation based on selected tags