Skip to content

Add Sovereigncast to the App Store - #2493

Open
Altbierjupp wants to merge 1 commit into
getAlby:masterfrom
Altbierjupp:add-sovereigncast
Open

Add Sovereigncast to the App Store#2493
Altbierjupp wants to merge 1 commit into
getAlby:masterfrom
Altbierjupp:add-sovereigncast

Conversation

@Altbierjupp

@Altbierjupp Altbierjupp commented Aug 4, 2026

Copy link
Copy Markdown

Summary

Adds Sovereigncast to the Suggested Apps store, following the submission guide.

Sovereigncast is an open-source, self-hosted suite for running a Podcasting 2.0 show: episode production, Value4Value accounting over Lightning, and donation-driven release scheduling, with AI integration woven throughout. It connects to a wallet via NWC (Nostr Wallet Connect) to automatically track incoming boosts and donations.

Changes

  • frontend/src/assets/suggested-apps/sovereigncast.png — new 200x200 logo
  • frontend/src/components/connections/SuggestedAppData.tsx — new entry (category: audio)

Test plan

  • yarn format (Prettier) — passes
  • yarn lint:js (ESLint, --max-warnings 0) — passes
  • yarn tsc:compile (tsc --noEmit) — passes
  • Logo is 200x200 PNG, ~14KB
  • Entry follows the existing field/JSX conventions (compared against LNVPS, Castamatic, NakaPay entries)

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features
    • Added Sovereigncast to the app store with descriptive metadata and installation instructions.
    • Included guidance for connecting an NWC wallet.
    • Added audio categorization and an August 4, 2026 addition date.

Sovereigncast (https://sovereigncast.space) is an open-source,
self-hosted suite for running a Podcasting 2.0 show: episode
production, Value4Value accounting over Lightning, and donation-driven
release scheduling, with AI integration woven throughout. It connects
to a wallet via NWC to track incoming boosts and donations.

- New logo (200x200 PNG) at src/assets/suggested-apps/sovereigncast.png
- New entry in SuggestedAppData.tsx (category: audio)
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b4f50df0-af62-4fb9-89a1-b7c0e19e30da

📥 Commits

Reviewing files that changed from the base of the PR and between 5b49783 and b062ba3.

⛔ Files ignored due to path filters (1)
  • frontend/src/assets/suggested-apps/sovereigncast.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • frontend/src/components/connections/SuggestedAppData.tsx

📝 Walkthrough

Walkthrough

The suggested app catalog now includes Sovereigncast with its logo, metadata, self-hosting instructions, NWC wallet setup steps, audio category, and August 4, 2026 addition date.

Changes

Sovereigncast catalog integration

Layer / File(s) Summary
Add Sovereigncast app entry
frontend/src/components/connections/SuggestedAppData.tsx
Adds the Sovereigncast logo import and app-store entry with metadata, installation guidance, NWC wallet setup, audio categorization, and addition date.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • getAlby/hub#2124: Adds another audio app entry and asset using the same catalog structure.
  • getAlby/hub#2476: Adds a suggested app entry and logo import using the same metadata structure.
  • getAlby/hub#2489: Adds an app entry with metadata and NWC connection instructions.

Suggested reviewers: rolznz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding Sovereigncast to the App Store.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant