This package allows you to install mygpo (gPodder.net) quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with supported clients.
Shipped version: 2.11.20220622~ynh2
Demo: https://gpodder.net
- The feed-parsing service is not included, https://feeds.gpodder.net is used
Edit files under /opt/yunohost/APPDIR/envs/prod
to set environment variables. There is an admin interface at yourdomain.tld/admin
that the admin user can log in to.
- Official app website: https://gpodder.net
- Official admin documentation: https://gpoddernet.readthedocs.io/
- Upstream app code repository: https://github.com/gpodder/mygpo
- YunoHost documentation for this app: https://yunohost.org/app_mygpo
- Report a bug: https://github.com/YunoHost-Apps/mygpo_ynh/issues
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing --debug
or
sudo yunohost app upgrade mygpo -u https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps