panzertime / gweb

Web frontend and audio player for gpodder

Home Page:https://pods.p-ti.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a web UI and audio player for gpodder.

The idea is that gpodder runs on a server with a job or service periodically issuing a gpo update; gpo download command.

Then this application reads the gpodder database so that a web page can list the episodes and select one to be played with jPlayer.

In production nginx will be used to proxy requests to the webapp, serve the handful of static files, and serve the MP3 files themselves (on a separate subdomain).

About

Web frontend and audio player for gpodder

https://pods.p-ti.me

License:Mozilla Public License 2.0


Languages

Language:CSS 35.6%Language:Python 21.5%Language:JavaScript 19.6%Language:HTML 18.2%Language:Shell 5.1%