Podcini permette di creare podcast sintetici e di accantonare qualsiasi episodio in qualsiasi podcast sintetico. Podcini.R porta anche i contenuti di YouTube nell'applicazione. I canali possono essere ricercati, ricevuti dalla condivisione, sottoscritti. Podcast, playlist e singoli media da Youtube e YT Music possono essere condivisi in Podcini. https://castopod.it
Go to file
Xilin Jia c18343f51f feed refresh bug fix 2024-02-22 06:58:02 +01:00
.github re-branding 2024-02-14 09:07:17 +01:00
.tx first Podcini 2024-02-20 11:30:25 +01:00
app feed refresh bug fix 2024-02-22 06:58:02 +01:00
config first Podcini 2024-02-20 11:30:25 +01:00
core feed refresh bug fix 2024-02-22 06:58:02 +01:00
event minor improvements 2024-02-21 15:56:53 +01:00
gradle/wrapper updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
images first Podcini 2024-02-20 11:30:25 +01:00
model feed refresh bug fix 2024-02-22 06:58:02 +01:00
net minor improvements 2024-02-21 15:56:53 +01:00
parser minor improvements 2024-02-21 15:56:53 +01:00
playback first Podcini 2024-02-20 11:30:25 +01:00
scripts first Podcini 2024-02-20 11:30:25 +01:00
storage feed refresh bug fix 2024-02-22 06:58:02 +01:00
ui first Podcini 2024-02-20 11:30:25 +01:00
.directory updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.editorconfig updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.gitignore tuning and bug fixes 2024-02-15 15:10:16 +01:00
CONTRIBUTING.md first Podcini 2024-02-20 11:30:25 +01:00
CONTRIBUTORS.md updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
LICENSE first Podcini 2024-02-20 11:30:25 +01:00
PrivacyPolicy.md first Podcini 2024-02-20 11:30:25 +01:00
README.md first Podcini 2024-02-20 11:36:06 +01:00
build.gradle convert Kotlin 2024-02-14 07:09:48 +01:00
common.gradle first Podcini 2024-02-20 11:30:25 +01:00
gradlew updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
gradlew.bat updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
playFlavor.gradle updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
settings.gradle updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00

README.md

Podcini

Podcini is an open source podcast manager/player project.

This is based on a fork from the popular project AntennaPod (https://github.com/AntennaPod/AntennaPod) as of Feb 5 2024.

Differing from the forked project, this project is purely Kotlin based, relies on the most recent dependencies, and most importantly has migrated the media player to androidx.media3, and added mechanism of AudioOffloadMode which is supposed to be kind to device battery. Efficiencies are also sought on running the app. App build is also upgraded to target Android 14.

Privacy Policy

Privacy Policy

License

Podcini, same as its forked project AntennaPod, is licensed under the GNU General Public License (GPL-3.0). You can find the license text in the LICENSE file.