Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikkalkoken/fyne-icons
A simple browser application for Fyne icons.
https://github.com/erikkalkoken/fyne-icons
Last synced: about 1 month ago
JSON representation
A simple browser application for Fyne icons.
- Host: GitHub
- URL: https://github.com/erikkalkoken/fyne-icons
- Owner: ErikKalkoken
- Created: 2024-05-16T11:45:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T18:41:31.000Z (6 months ago)
- Last Synced: 2024-06-19T04:25:17.018Z (5 months ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fyne-icons
A simple browser for icons of the [Fyne](https://fyne.io/) GUI toolkit.
If you have system has a Go compiler and meets the requirements to run Fyne apps[^1] you can run it directly from shell with:
```sh
go run github.com/ErikKalkoken/fyne-icons@latest
```[^1]: For details please see the [Fyne documentation](https://docs.fyne.io/started/)