wailsapp/wails: Create beautiful applications using Go

logo universal

Build desktop applications using Go and web technologies.

GitHub

68747470733a2f2f676f7265706f7274636172642e636f6d2f62616467652f6769746875622e636f6d2f7761696c736170702f7761696c73

go reference

codefactor

68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532467761696c736170702532467761696c732e7376673f747970653d736869656c64

very nice

discord

Construction

GitHub Tags (latest Semvir pre-release)

The traditional way to provide a web interface to Go programs is through a built-in web server. Wells offers a different approach: it provides the ability to wrap both Go code and the web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. You just have to be creative!

  • Use standard Go for backend
  • Use any frontend technology you’re already familiar with to create your UI
  • Quickly create a rich frontend for your Go programs using pre-built templates
  • Easily call Go methods from JavaScript
  • Auto-generated TypeScript definitions for your Go structures and methods
  • Basic dialogs and menus
  • Native dark/light mode support
  • Supports modern transparency and “Frosted Window” effects
  • Integrated eventing system between Go and JavaScript
  • Powerful CLI tools to quickly create and build your projects
  • multi platform
  • Uses native rendering engine – no embedded browser,

The project roadmap can be found here. Please consult this before creating an enhancement request.

Installation instructions are on the official website.

This project is supported by these types of people/companies:
sponsors

68747470733a2f2f7761696c732e696f2f696d672f73706f6e736f722f6a6574627261696e732d677261797363616c652e77656270

  • Is it an alternative to Electron?

    Depends on your needs. It is designed to make it easier for Go programmers to create lightweight desktop applications or add a frontend to their existing applications. Wells offers basic elements like menus and dialogue, so it can be considered a lightweight Electron alternative.

  • Who is this project intended for?

    Become a programmer who wants to bundle a HTML/JS/CSS frontend with their application, without having to build a server and open a browser to view it.

  • What is in a name?

    When I saw WebView, I thought “I’d really like to have tooling to build a WebView app, something like Rails for Ruby”. So initially it was a play on words (WebView on Rails). It just so happens to be a homophone of the English name of the country I’m from. So it stuck.

star history chart

The list of contributors is getting too big for a readme! All the wonderful people who contributed to this project have their own pages here.

FOSSA status

This project was primarily coded for the following albums:



<a href

Leave a Comment