To be honest, I didn't think screenshots were that critical, mainly because static images don't really convey the specific behaviors or features of a tiling WM.
But I see your point. I'll upload some screenshots tomorrow, though a proper video demo might take a bit longer. Thanks for the comment!
Thanks for the feedback. You are absolutely right—visuals are critical.
I am currently focusing heavily on core functionality and API stability. Once things settle down a bit, adding screenshots and a demo video is next on my to-do list.
To answer your question simply:
1. Rectangle is a "manual" tool—you press keys to move windows. Yashiki is "automatic"—it resizes and arranges windows for you instantly as you open them.
2. The "River philosophy" means it uses Tags instead of fixed Workspaces. Think of it like assigning labels to windows rather than putting them in separate rooms.
I'll make sure to clarify this in the README with visuals soon.
Hi HN, I'm the author. I've been a long-time user of AwesomeWM and River on Linux. I recently moved to macOS and couldn't find a WM that satisfied me (specifically regarding dynamic layouts), so I built one in Rust over the weekend.
I'm a long-time Linux user who loves tiling window managers like AwesomeWM and River. Recently, I had to switch to macOS for work. While AeroSpace is a fantastic tiling WM for Mac, I really missed the "tag-based" workspace management (bitmask-based tags) found in Awesome/River.
So I built AeroTag to bridge that gap.
It's a CLI tool written in Rust that works alongside AeroSpace to manage workspaces using tags. It allows you to:
- View multiple workspaces (tags) simultaneously.
- Assign a single window to multiple tags.
- Stream workspace status for integration with status bars like SketchyBar.
If you are an ex-Linux user on macOS missing this specific workflow, I hope you find this useful!
But I see your point. I'll upload some screenshots tomorrow, though a proper video demo might take a bit longer. Thanks for the comment!