1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mygpo_ynh.git synced 2025-11-05 04:38:38 +01:00
mygpo packaged for YunoHost
Find a file
2025-10-22 12:49:00 +02:00
.github [autopatch] Update issue and PR templates (#11) 2021-05-21 13:41:52 -04:00
conf Convert to helpers2.1 2025-09-02 08:46: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
patches/main remove oldated patch 2025-09-02 10:42:25 +02:00
scripts fix services remove 2025-09-02 10:59:26 +02:00
.gitignore Convert to helpers2.1 2025-09-02 08:46:36 +02:00
LICENSE Initial commit for mygpo 2021-03-17 09:03:22 -04:00
manifest.toml Upgrade sources 2025-10-20 00:20:42 +02:00
README.md Auto-update READMEs 2025-10-20 00:20:43 +02:00
tests.toml remove tests that can’t install anymore 2025-09-02 11:14:58 +02:00

Logo of mygpo (gPodder.net) mygpo (gPodder.net), packaged for YunoHost

Manage podcast subscriptions, and sync them between apps and devices

🌐 Official app website App Demo Version: 2025.10.18~ynh1

Screenshots

Screenshot of mygpo (gPodder.net)

📦 Developer info

Automatic tests level

🛠️ Upstream mygpo (gPodder.net) repository: https://github.com/gpodder/mygpo

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mygpo -u https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.