Releases: corcoran/stui
v0.11.1
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
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
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.