command
module
Version:
v0.0.0-...-8e9c93f
Opens a new window with list of versions in this module.
Published: Jan 17, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
encore-tui
Terminal user interface for encore video encoding engine

Requirements
- Go needs to be installed. For instructions on how to install Go,
see here.
- A text editor is needed for creating new jobs, preferably one that runs in the
terminal such as vim, nano or emacs.
Installation
go install github.com/grusell/encore-tui@latest
Usage
Environment variables
env var |
description |
default value |
ENCORE_URL |
url to encore host |
http://localhost:8080 |
EDITOR, ETUI_EDITOR |
editor to use for editing jobs |
if not present, encore-tui will check for vim, nano and emacs in that order' |
ENCORE_AUTH_HEADER |
Auth editor to use against encore server, on format HEADER:VALUE |
|
Running
The app is started by executing encore-tui
in a terminal.
Keyboard navigation
Keyboard shortcuts are described in the app. Escape key is used to
return to previous screen.
License
encore-tui is licensed with GNU Public License v3. Relicensing with a later version of GNU Public License is allowed.
Documentation
¶
Package main provides primitives to interact with the openapi HTTP API.
Code generated by github.com/deepmap/oapi-codegen/v2 version v2.1.0 DO NOT EDIT.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.