1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00
Castopod package for YunoHost
Find a file
2024-08-17 08:25:53 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:33 +02:00
conf Fix migrations as pc_platforms changed. 2024-07-13 23:47:18 +02:00
doc cleaning 2023-10-25 19:58:26 +02:00
scripts Fix migrations as pc_platforms changed. 2024-07-13 23:47:18 +02:00
ALL_README.md Auto-update READMEs 2024-08-15 01:31:38 +00:00
config_panel.toml Set config panel 2022-10-14 21:54:40 +02:00
LICENSE First commit 2021-01-04 22:06:04 +01:00
manifest.toml Upgrade sources 2024-08-17 03:31:44 +02:00
README.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_es.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_eu.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_fr.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_gl.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_id.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_ru.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-17 01:31:46 +00:00
tests.toml Fix 2023-03-08 09:57:47 +01:00

Castopod for YunoHost

Integration level Working status Maintenance status

Install Castopod with YunoHost

Read this README in other languages.

This package allows you to install Castopod quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Castopod is a free & open-source hosting platform made for podcasters who want engage and interact with their audience. Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP framework with a very small footprint.

Features

  • Focused on data sovereignty: your content, audience, and analytics belong to you, and you only
  • Podcasting 2.0 features: GUID, locked, transcripts, funding, chapters, location, persons, soundbites…
  • Built-in social network, analytics, marketing tools
  • Monetization
  • Publish your episodes everywhere with RSS:
  • Podcast import: move your existing podcast into Castopod
  • Move your podcast out of Castopod
  • Multi-tenant: host as many podcasts as you want
  • Multi-user: add contributors and set roles

Shipped version: 1.12.9~ynh1

Demo: https://podcast.podlibre.org/@podlibre_fr

Screenshots

Screenshot of Castopod

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/castopod_ynh/tree/testing --debug
or
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps