mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
commit
373c55cb4e
5 changed files with 80 additions and 10 deletions
29
README.md
29
README.md
|
@ -15,9 +15,32 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Hosting platform made for podcasters
|
Castopod is a free & open-source hosting platform made for podcasters who want engage and interact with their audience.
|
||||||
|
|
||||||
**Shipped version:** 1.0.0-93~ynh1
|
Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP framework with a very small footprint.
|
||||||
|
|
||||||
|
### Status
|
||||||
|
|
||||||
|
Castopod is currently in beta but already quite stable and used by podcasters around the world!
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Free & open-source (AGPL v3 License)
|
||||||
|
- 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
|
||||||
|
- Built-in analytics
|
||||||
|
- Built-in 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
|
||||||
|
- i18n support: translated in English, French & Polish with more to come!
|
||||||
|
|
||||||
|
**Shipped version:** 1.0.0-94~ynh1
|
||||||
|
|
||||||
**Demo:** https://podcast.podlibre.org/@podlibre_fr
|
**Demo:** https://podcast.podlibre.org/@podlibre_fr
|
||||||
|
|
||||||
|
@ -43,7 +66,7 @@ Hosting platform made for podcasters
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://castopod.org/
|
* Official app website: https://castopod.org/
|
||||||
* Official admin documentation: https://podlibre.org/create-a-podcast-in-3mn-with-castopod/
|
* Official admin documentation: https://docs.castopod.org/
|
||||||
* Upstream app code repository: https://code.castopod.org/adaures/castopod
|
* Upstream app code repository: https://code.castopod.org/adaures/castopod
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_castopod
|
* YunoHost documentation for this app: https://yunohost.org/app_castopod
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/castopod_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/castopod_ynh/issues
|
||||||
|
|
29
README_fr.md
29
README_fr.md
|
@ -11,9 +11,32 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Plateforme d'hébergement conçue pour les podcasteurs
|
Castopod is a free & open-source hosting platform made for podcasters who want engage and interact with their audience.
|
||||||
|
|
||||||
**Version incluse :** 1.0.0-93~ynh1
|
Castopod is easy to install and was built on top of CodeIgniter4, a powerful PHP framework with a very small footprint.
|
||||||
|
|
||||||
|
### Status
|
||||||
|
|
||||||
|
Castopod is currently in beta but already quite stable and used by podcasters around the world!
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Free & open-source (AGPL v3 License)
|
||||||
|
- 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
|
||||||
|
- Built-in analytics
|
||||||
|
- Built-in 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
|
||||||
|
- i18n support: translated in English, French & Polish with more to come!
|
||||||
|
|
||||||
|
**Version incluse :** 1.0.0-94~ynh1
|
||||||
|
|
||||||
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
**Démo :** https://podcast.podlibre.org/@podlibre_fr
|
||||||
|
|
||||||
|
@ -39,7 +62,7 @@ Plateforme d'hébergement conçue pour les podcasteurs
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://castopod.org/
|
* Site officiel de l'app : https://castopod.org/
|
||||||
* Documentation officielle de l'admin : https://podlibre.org/create-a-podcast-in-3mn-with-castopod/
|
* Documentation officielle de l'admin : https://docs.castopod.org/
|
||||||
* Dépôt de code officiel de l'app : https://code.castopod.org/adaures/castopod
|
* Dépôt de code officiel de l'app : https://code.castopod.org/adaures/castopod
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_castopod
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_castopod
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/bbae68bba428b50b1e7fdea264791a28/castopod-1.0.0-beta.13.zip
|
SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/415923a99b78338334f679578d6a9413/castopod-1.0.0-beta.14.zip
|
||||||
SOURCE_SUM=7d0f12efdbefbcd68c27d933773679f2767c28a5441393719807942ad4a54860
|
SOURCE_SUM=f0b82844c75c60bc231a6822bc276b51cd605d6a92e8b30dbca834fe1d5a0072
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
24
doc/DESCRIPTION.md
Normal file
24
doc/DESCRIPTION.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
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.
|
||||||
|
|
||||||
|
### Status
|
||||||
|
|
||||||
|
Castopod is currently in beta but already quite stable and used by podcasters around the world!
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Free & open-source (AGPL v3 License)
|
||||||
|
- 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
|
||||||
|
- Built-in analytics
|
||||||
|
- Built-in 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
|
||||||
|
- i18n support: translated in English, French & Polish with more to come!
|
|
@ -6,13 +6,13 @@
|
||||||
"en": "Hosting platform made for podcasters",
|
"en": "Hosting platform made for podcasters",
|
||||||
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||||
},
|
},
|
||||||
"version": "1.0.0-93~ynh1",
|
"version": "1.0.0-94~ynh1",
|
||||||
"url": "https://castopod.org/",
|
"url": "https://castopod.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"website": "https://castopod.org/",
|
"website": "https://castopod.org/",
|
||||||
"demo": "https://podcast.podlibre.org/@podlibre_fr",
|
"demo": "https://podcast.podlibre.org/@podlibre_fr",
|
||||||
"admindoc": "https://podlibre.org/create-a-podcast-in-3mn-with-castopod/",
|
"admindoc": "https://docs.castopod.org/",
|
||||||
"code": "https://code.castopod.org/adaures/castopod"
|
"code": "https://code.castopod.org/adaures/castopod"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue