mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-15 16:39:32 +08:00

* Add changelog. Fix zoom docs. Add Info.dev.plist info * Update build assets README.md * Update changelog * actions/checkout@v2 => v3 * Docs
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.
|