til

Today I Learned: collection of notes, tips and tricks and stuff I learn from day to day working with computers and technology as an open source contributor and product manager

View project on GitHub

TMUX Kiosk

I often have quite a few terminal windows open, where I monitor various things.

Since I am not watching these constantly but they take up a lot of Desktop space, I needed something for rotating them in a single terminal.

So using Claude code I developed, tmux-kiosk, it can be enabled for a single session and it will rotate over the windows in the sessions.

Resource and References