Four-day gap since the 2026-05-09 sweep. Productive sources: r/macapps, r/shortcuts, Six Colors, MacStories, DF, Brett Terpstra, Eclectic Light, OSXDaily, Dr. Drang, MoMA, Kikkerland, Wallpaper, AFAR, Boutique Homes, Outbound, Kottke, Open Culture, Web Curios, Wikiquote, The Marginalian, A.Word.A.Day, Quote Investigator, r/BuyItForLife, Carryology, r/dadjokes, icanhazdadjoke. Source-maintenance flags this run (see log): Atlas Obscura confirmed Cloudflare-blocked for the 6th run, A Continuous Lean dormant since Dec 2025, Things Magazine cadence: weekly → quarterly, This Is Why I'm Broke / Cool Material / StyleForum returning JS-rendered shells or changed templates. 4 new source nominees in candidate-sources.md.
16 lines
811 B
Plaintext
16 lines
811 B
Plaintext
---
|
|
name: "TerminalWidget"
|
|
subtitle: "Terminal feedback as a desktop widget"
|
|
date: 2026-05-13
|
|
link: https://brettterpstra.com/2026/04/20/terminalwidget-terminal-feedback-on-the-desktop/
|
|
linkText: "brettterpstra.com"
|
|
source: "Brett Terpstra"
|
|
topics:
|
|
- macos-apps
|
|
- apple-tips
|
|
tags: [macos, terminal, widget, automation]
|
|
description: "Brett Terpstra's project for surfacing command-line output as a desktop widget — quick-glance status without a Terminal window open."
|
|
---
|
|
|
|
Stick the output of any shell command (build status, disk usage, weather, your inbox count) onto the desktop as a small widget. Refreshes on a timer or on demand. The win is reducing the constant context-switch of `cmd-tab to Terminal → run command → cmd-tab back`. Open source from Brett, the author of TextExpander and Marked.
|