Go module

apptrix.org/components

Advanced components for Fyne apps, available for open source or commercial use.

Install go get apptrix.org/components@latest

A collection of advanced widgets that go beyond the Fyne toolkit’s standard set. Use them in any Fyne app — you do not need Apptrix to build with them.

Chat

A ready-made chat interface with a small API, so a conversational surface is a few lines rather than a subproject.

WebView

A rich web widget that renders through each system’s own web engine rather than bundling a browser. Supported on macOS, Windows, Linux (X11), Android and iOS. Linux Wayland support is in progress.

Licensing

The components are dual-licensed:

SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-ApptrixCommercial

You may use them under the GPL 3.0 (or any later version) if you do not hold a commercial licence. To ship them inside a proprietary product without complying with the GPL, contact hello@apptrix.ai for a commercial licence.

View on GitHub Documentation