2022-05-09 14:07:39 +02:00
2022-05-03 18:04:11 +02:00
2022-05-03 18:04:11 +02:00
2022-05-05 16:22:52 +02:00
2022-05-05 16:22:52 +02:00
2022-05-09 14:07:39 +02:00

Formidable

Web-based - but terminal compatible ! - little form editor using JSONSchema models.

Terminal compatible ?

The generated web UI does not use Javascript and can be used with terminal browsers like w3m or lynx.

Install

Manually

Download the pre-compiled binaries from the releases page and copy them to the desired location.

Bash script

curl -sfL https://raw.githubusercontent.com/Bornholm/formidable/master/misc/script/install.sh | bash

It will download frmd to your current directory.

Script available environment variables

Name Description Default
FORMIDABLE_VERSION Formidable version to download latest
FORMIDABLE_DESTDIR Formidable destination directory .

Usage

Defining a schema

Using default values

Handling values update

Licence

AGPL-3.0

Description
No description provided
Readme 461 KiB
Languages
Go 91.7%
Shell 3.7%
Makefile 3.5%
HCL 0.8%
JavaScript 0.2%