local-podcasts

所属分类:托管/部署
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-02-25 10:20:45
上 传 者sh-1993
说明:  完全自主的播客管理器
(A fully self hosted podcast manager)

文件列表:
app/local-podcasts/
deployment/
docs/img/
podcast/
.Dockerignore
Dockerfile
LICENSE
Makefile
go.mod
go.sum
main.go

# Local Podcasts A fully self hosted podcast manager. Download & save the full history of a podcast on a local server for fast access & play with the Local Podcasts PWA. This does not currently save podcasts to your device but only saves podcasts on the local server, so will not provide offline / remote access when not on your home network. # Installation ## Docker ```bash docker run -p 8080:8080 -v :/data ghcr.io/nathanamorin/local-podcasts: ``` ## Kubernetes Modify the included Kuberntes manifests ```deployment/deployment.yaml``` to match your environment. ```bash kubectl apply -f deployment/deployment.yaml ``` Mobile ![Mobile Screenshot](https://github.com/nathanamorin/local-podcasts/blob/master/./docs/img/mobile.png) Desktop ![Desktop Screenshot](https://github.com/nathanamorin/local-podcasts/blob/master/./docs/img/desktop.png)

近期下载者

相关文件


收藏者