Skip to content

Releases: corcoran/stui

v0.11.1

16 Nov 13:50
98ced8a

Choose a tag to compare

Installation

Download the appropriate archive for your platform and extract it:

Linux (x86_64):

tar -xzf stui-linux-x86_64.tar.gz
sudo cp stui/stui /usr/local/bin/

Linux (ARM64):

tar -xzf stui-linux-aarch64.tar.gz
sudo cp stui/stui /usr/local/bin/

macOS (Intel):

tar -xzf stui-macos-intel.tar.gz
sudo cp stui/stui /usr/local/bin/

macOS (Apple Silicon):

tar -xzf stui-macos-arm64.tar.gz
sudo cp stui/stui /usr/local/bin/

Windows:
Extract the zip file and add the stui folder to your PATH, or copy stui/stui.exe to a directory in your PATH.

Configuration

See the included config.yaml.example file and README.md for setup instructions.

v0.10.0

15 Nov 21:51
af1a127

Choose a tag to compare

Installation

Download the appropriate archive for your platform and extract it:

Linux (x86_64):

tar -xzf stui-linux-x86_64.tar.gz
sudo cp stui/stui /usr/local/bin/

Linux (ARM64):

tar -xzf stui-linux-aarch64.tar.gz
sudo cp stui/stui /usr/local/bin/

macOS (Intel):

tar -xzf stui-macos-intel.tar.gz
sudo cp stui/stui /usr/local/bin/

macOS (Apple Silicon):

tar -xzf stui-macos-arm64.tar.gz
sudo cp stui/stui /usr/local/bin/

Windows:
Extract the zip file and add the stui folder to your PATH, or copy stui/stui.exe to a directory in your PATH.

Configuration

See the included config.yaml.example file and README.md for setup instructions.

v0.9.1

11 Nov 08:44

Choose a tag to compare

Installation

Download the appropriate archive for your platform and extract it:

Linux (x86_64):

tar -xzf stui-linux-x86_64.tar.gz
sudo cp stui/stui /usr/local/bin/

Linux (ARM64):

tar -xzf stui-linux-aarch64.tar.gz
sudo cp stui/stui /usr/local/bin/

macOS (Intel):

tar -xzf stui-macos-intel.tar.gz
sudo cp stui/stui /usr/local/bin/

macOS (Apple Silicon):

tar -xzf stui-macos-arm64.tar.gz
sudo cp stui/stui /usr/local/bin/

Windows:
Extract the zip file and add the stui folder to your PATH, or copy stui/stui.exe to a directory in your PATH.

Configuration

See the included config.yaml.example file and README.md for setup instructions.