Add Pinepods (#673)

Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
Collin Pendleton 2024-05-02 16:33:39 -04:00 committed by GitHub
parent 44c08d5b54
commit 35068e5e72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
software/pinepods.yml Normal file
View file

@ -0,0 +1,11 @@
name: "Pinepods"
website_url: "https://www.pinepods.online/"
source_code_url: "https://github.com/madeofpendletonwool/PinePods"
description: "A rust based podcast management system with multi-user support. Pinepods utilizes a central database so aspects like listen time and themes follow from device to device."
licenses:
- GPL-3.0
platforms:
- Docker
tags:
- Media Streaming - Audio Streaming
demo_url: "https://try.pinepods.online"