From be0e43a39dbef53a5b7b3ef4be22ae880008d4f7 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Sat, 4 Apr 2026 15:33:04 +0000 Subject: [PATCH] chore: curate featured apps for 2026-04-04 Rotate 2 apps out (claude-board, macabolic) and introduce: - radioheavy-avalon: privacy-first visual AI prompt IDE (hidden gem) - secretdrop: encrypted self-destructing secret links Keep wallnetic and paus with refreshed headlines and copy. All 4 apps from different stores with icon+screenshots+longDescription. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- featured.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/featured.json b/featured.json index df2cea2..48682a6 100644 --- a/featured.json +++ b/featured.json @@ -1,26 +1,26 @@ [ { "id": "wallnetic", - "headline": "STAFF PICK", - "title": "Turn your Mac into a living canvas.", - "subtitle": "Wallnetic brings GPU-accelerated live video wallpapers to macOS — with per-display settings, smart battery management, and a curated library. Finally, a Wallpaper Engine worthy of your Mac." + "headline": "EDITOR'S PICK", + "title": "Your Mac deserves a living backdrop.", + "subtitle": "Wallnetic brings GPU-accelerated live video wallpapers to macOS with per-display settings and smart battery management. A curated library makes your desktop truly come alive." }, { - "id": "claude-board", - "headline": "DEV ESSENTIAL", - "title": "Command your AI coding sessions visually.", - "subtitle": "Claude Board is a Kanban-style dashboard built for Claude Code, with real-time terminal streaming and cross-project task management. Ship faster by seeing everything at once." + "id": "paus", + "headline": "MUST TRY", + "title": "Every purchase, measured in real time.", + "subtitle": "paus converts prices into actual work hours before you buy — so you think twice, save more, and break the impulse-buy cycle for good." }, { - "id": "macabolic", + "id": "radioheavy-avalon", "headline": "HIDDEN GEM", - "title": "Download the internet, beautifully.", - "subtitle": "Macabolic wraps the powerful yt-dlp engine in a gorgeous native GUI — grab videos, audio, playlists, and subtitles from YouTube and thousands of sites with SponsorBlock built right in." + "title": "Build AI prompts like a pro.", + "subtitle": "Avalon is a privacy-first visual IDE for crafting and managing AI image prompts — structured as JSON trees, with a built-in AI assistant to refine them. Your creative workflow, finally organized." }, { - "id": "paus", - "headline": "RISING STAR", - "title": "Think twice before you tap 'Buy'.", - "subtitle": "paus converts prices into real work hours so every purchase feels intentional. Set pause reminders on items you're unsure about, track your saving wins, and break the impulse-buy cycle for good." + "id": "secretdrop", + "headline": "JUST SHIPPED", + "title": "Secrets shared once, then gone forever.", + "subtitle": "SecretDrop creates encrypted, self-destructing links for passwords and API keys — no sign-up, no trace. Share sensitive data the way it was always meant to be shared." } ]