Skip to content

SamTV12345/PodFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Jan 5, 2025
Mar 1, 2023
Jan 12, 2025
Jan 12, 2025
Nov 13, 2023
Jan 21, 2025
Apr 8, 2023
Jan 27, 2025
May 12, 2023
Jul 30, 2023
Jan 21, 2025
Jan 21, 2025
May 28, 2023
May 28, 2023
Nov 6, 2023
Apr 24, 2023
Nov 15, 2024
Nov 16, 2023
Dec 10, 2024
May 12, 2023
Nov 13, 2023
May 29, 2023
Mar 1, 2023
Aug 30, 2023

Repository files navigation

Podfetch

dependency status build status Lint Test

Podfetch is a self-hosted podcast manager. It is a web app that lets you download podcasts and listen to them online. It is written in Rust and uses React for the frontend. It also contains a GPodder integration, so you can continue using your current podcast app.

Every time a new commit is pushed to the main branch, a new docker image is built and pushed to docker hub. So it is best to use something like watchtower to automatically update the docker image.

You can find the documentation with a UI preview here.