Podhound – Lightweight self-hosted podcast sync server (gPodder API v2)

Hi AntennaPod community,

I created Podhound, a free and open-source (MIT) self-hosted podcast sync server implementing the gPodder API v2 protocol.

It allows you to sync subscriptions and episode playback progress between AntennaPod and desktop clients on your own server.

Key features:

  • Written in Bun and SQLite (~10-20 MB RAM usage for a single user).
  • No tracking or telemetry, data stays entirely in a single SQLite file.
  • Multi-arch Docker images (AMD64 / ARM64) on Docker Hub and GHCR.
  • Includes a dedicated setting for AntennaPod’s inbox behavior (action_map_delete: replace_play).
  • Interactive web config generator to quickly create docker-compose setups.

Links:

Feedback, bug reports, and suggestions are very welcome!