mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 14:41:29 +08:00
11 lines
460 B
Plaintext
11 lines
460 B
Plaintext
# Wally
|
|
|
|
```mdx-code-block
|
|
<p style={{ "text-align": "center" }}>
|
|
<img src={require("@site/static/img/showcase/wally.webp").default} />
|
|
<br />
|
|
</p>
|
|
```
|
|
|
|
[Wally](https://ergodox-ez.com/pages/wally) is the official firmware flasher for [Ergodox](https://ergodox-ez.com/) keyboards. It looks great and is a fantastic example of what you can achieve with Wails: the ability to combine the power of Go and the rich graphical tools of the web development world.
|