yetidevworks is a small workshop for terminal software. everything here started as a tool built to fix one specific annoyance, then stayed because it turned out to be useful every day.
the rust projects are built on ratatui. they share a house style on purpose: square panel borders with the title sitting on the top line, a key bar and a status line pinned to the bottom, ● for live and ○ for idle, and a theme system so you can make the whole thing match your terminal.
the php libraries follow the same instinct in a different runtime. no extensions, no build step, no services to install. drop a file in, commit it, move on.
none of it is a product. it is all mit licensed, it all runs locally, and none of it phones home.