Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)