1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mygpo_ynh.git synced 2024-09-03 19:55:52 +02:00
mygpo packaged for YunoHost
Find a file
Salamandar 939a0352cc
Merge pull request #34 from YunoHost-Apps/testing
Testing - fix static files
2024-07-01 01:18:10 +02:00
.github [autopatch] Update issue and PR templates (#11) 2021-05-21 13:41:52 -04:00
conf 🐛 Use django collectstatic 2024-06-30 23:43:36 +02:00
doc update doc 2024-03-04 15:47:48 +01:00
hooks Update to 2021-10-20 (#13) 2022-02-02 15:42:33 -05:00
scripts 🐛 Use django collectstatic 2024-06-30 23:43:36 +02:00
sources/patches Add a patch to install a specific gevent version for bookworm 2024-06-30 22:43:01 +02:00
ALL_README.md Update READMEs 2024-06-23 13:33:49 +02:00
LICENSE Initial commit for mygpo 2021-03-17 09:03:22 -04:00
manifest.toml Remove fixmes from manifest 2024-03-05 11:50:59 +01:00
README.md Auto-update READMEs 2024-06-30 20:11:58 +00:00
README_es.md Auto-update READMEs 2024-06-30 20:11:58 +00:00
README_eu.md Auto-update READMEs 2024-06-30 20:11:58 +00:00
README_fr.md Auto-update READMEs 2024-06-30 20:11:58 +00:00
README_gl.md Auto-update READMEs 2024-06-30 20:11:58 +00:00
README_it.md Auto-update README 2024-03-29 07:14:37 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-30 20:11:58 +00:00
screenshot.png Initial commit for mygpo 2021-03-17 09:03:22 -04:00
tests.toml Update test_upgrade_from 2024-06-30 23:12:07 +02:00

mygpo (gPodder.net) for YunoHost

Integration level Working status Maintenance status

Install mygpo (gPodder.net) with YunoHost

Read this README in other languages.

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.

Overview

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.20221222~ynh2

Demo: https://gpodder.net

Screenshots

Screenshot of mygpo (gPodder.net)

Documentation and resources

Developer info

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