site: reviews — RemCTL, Editorio, Muxy (graduate from finds)

RemCTL (Federico Viticci's Reminders CLI): category `automation`,
hero reused from MacStories OG card. Body flags the private-API
caveat — RemCTL reads Reminders' SQLite + ReminderKit directly.

Editorio (indie markdown+code editor): category `writing`, hero reused
from Reddit OG. No homepage exists yet; review acknowledges single-
Reddit-post documentation. Used astro:assets <Image> for responsive
srcset on the small JPG.

Muxy (SwiftUI workspace): category `terminal`, fresh hero from the
github.com/muxy-app/muxy README. The find sold this as "a terminal
with a sidebar" — the review's blockquote opens by correcting that.
Muxy is actually a full SwiftUI workspace (Git tooling, file tree,
command palette, Mermaid preview, 490 themes, iOS+Android companion
apps). Review link points to github repo per user direction.
This commit is contained in:
2026-05-31 22:11:36 -04:00
parent 07842721eb
commit 991dce3869
11 changed files with 101 additions and 0 deletions
@@ -8,6 +8,7 @@ topics:
- macos-apps
tags: [macos, terminal, indie]
description: "A native macOS terminal with a project sidebar (Ghostty/Alacritty don't have one) and a companion iPhone app for remote command control."
promotedTo: muxy-terminal
---
Ghostty and Alacritty are fast but neither has a sidebar for switching between project sessions; you stack tmux or carry windows around. Muxy adds the missing UI — and pairs with an iPhone app for remote control, useful for long-running tasks where you want to kick off a build while away from the desk.