telexed ~ c / 529a0af0-3dcradar:50 · idea_signalLIVE
← back
NO.
#529a0af0
Topic
IDEA SIGNALS
Source
Hacker News · MRR
Published
2026-05-20 23:54:06
Importance
★ 5/10 — radar 50
`Phosphene` open-sources custom macOS video wallpapers
FIG-5291:1

`Phosphene` open-sources custom macOS video wallpapers

Custom macOS video wallpapers now have an open implementation. Polished incumbents make this better as reusable reverse-engineering than a standalone business.

[ KEY POINTS ]
  1. WallpaperExtensionKit.framework controls how wallpapers appear in macOS Settings; Phosphene replicates enough behavior to list custom entries.
  2. The app keeps video running on the desktop, unlike Apple Aerials, using AVSampleBufferDisplayLayer with PTS-offset gapless looping.
  3. Thermal state, battery, brightness, and window occlusion drive pause or downshift logic. That is the practical part to copy.
  4. The commercial read is blunt: even a working niche utility loses appeal when existing competitors are already polished.
Originalgithub.com/kageroumado/phospheneRead original →

// related