From d83d3ff6eabd746d15a14e2ba09dc5811a38c794 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 19 Apr 2022 14:56:38 +0200 Subject: [PATCH] Create DESCRIPTION.md --- doc/DESCRIPTION.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/DESCRIPTION.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..6e38db4 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -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! \ No newline at end of file