github Gaurav-Gosain/tuios v0.0.25

latest releases: v0.7.0, v0.6.0, v0.5.1...
10 months ago

TUIOS v0.0.25 Release

A terminal-based window manager with tmux-style keybindings.

Installation

Quick Install (Linux/macOS)

curl -sSL https://raw.githubusercontent.com/Gaurav-Gosain/tuios/main/install.sh | bash

Homebrew (macOS/Linux)

brew tap Gaurav-Gosain/tap
brew install tuios

Arch Linux (AUR)

# Using yay
yay -S tuios-bin

# Using paru
paru -S tuios-bin

Nix

# Run directly
nix run github:Gaurav-Gosain/tuios#tuios

# Or add to your configuration
nix-shell -p tuios

Manual Download

Download the appropriate binary for your platform below, extract it, and run:

./tuios

Go Install

go install github.com/Gaurav-Gosain/tuios/cmd/tuios@v0.0.25

Changelog

New Features

Bug Fixes


Full Changelog: v0.0.24...v0.0.25

Don't miss a new tuios release

NewReleases is sending notifications on new releases.