fdialog

command module
v0.0.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

README

fdialog - Create Native GUIs With Ease

Creating native GUIs with fdialog is easier than creating web UIs.

Installation

Install Script

Download fdialog and install into a local bin directory.

MacOS, Linux, WSL

Latest version:

curl -L https://raw.githubusercontent.com/flowdev/fdialog/main/generated/install.sh | sh

Specific version:

curl -L https://raw.githubusercontent.com/flowdev/fdialog/main/generated/install.sh | sh -s 0.0.4

The script will install the binary into $HOME/bin folder by default, you can override this by setting $CUSTOM_INSTALL environment variable

Manual download

Get the archive that fits your system from the Releases page and extract the binary into a folder that is mentioned in your $PATH variable.

Usage

The basic usage is:

fdialog run --file dialog.uidl

Please run fdialog help for more information.

Notes

The UIDL file format is documented here.

The project has been scaffolded with the help of kleiner

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
generated
ui
x
omap
Package omap implements a very simple ordered map with just the absolute minimum features for our purpose.
Package omap implements a very simple ordered map with just the absolute minimum features for our purpose.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL