mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-01 15:10:48 +08:00

* POC of mkdocs barebones * Add more stuff! --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
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.
|