minidex

command
v0.0.0-...-0e9f5a1 Latest Latest
Warning

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

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

README

minidex

minidex is both a dex testing and prototyping model, and a potential light- weight Stream Deck controller. It does not have the full features of dex, such a live configuration reloading and validation, and safe inter-plugin communication, but it is simpler to debug and understand, and runs in a single process. It does retain the persistent state features provided by dex.

Plugins make direct use of internal dex API which has no stability guarantee.

Functionally it abuses the Go build chain to use Go code as a configuration language. This is feasible because of the rapid builds that Go provides.

Documentation

Overview

The minidex command builds and runs a minidex/dex controller.

Directories

Path Synopsis
The dex command is the minidex integrator.
The dex command is the minidex integrator.
Package plugins abuses the go build chain to use code as configuration.
Package plugins abuses the go build chain to use code as configuration.

Jump to

Keyboard shortcuts

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