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 82c498c466 play flavor converted 2024-02-14 20:18:39 +01:00
.github re-branding 2024-02-14 09:07:17 +01:00
.tx re-branding 2024-02-14 09:07:17 +01:00
app play flavor converted 2024-02-14 20:18:39 +01:00
config re-branding 2024-02-14 09:07:17 +01:00
core play flavor converted 2024-02-14 20:18:39 +01:00
event re-branding 2024-02-14 09:07:17 +01:00
gradle/wrapper updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
model play flavor converted 2024-02-14 20:18:39 +01:00
net play flavor converted 2024-02-14 20:18:39 +01:00
parser re-branding 2024-02-14 09:07:17 +01:00
playback play flavor converted 2024-02-14 20:18:39 +01:00
scripts re-branding 2024-02-14 09:07:17 +01:00
storage re-branding 2024-02-14 09:07:17 +01:00
ui re-branding 2024-02-14 09:07:17 +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 updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
CONTRIBUTING.md re-branding 2024-02-14 09:07:17 +01:00
CONTRIBUTORS.md updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
LICENSE re-branding 2024-02-14 09:07:17 +01:00
PrivacyPolicy.md minor updates 2024-02-14 11:16:47 +01:00
README.md minor updates 2024-02-14 12:20:57 +01:00
build.gradle convert Kotlin 2024-02-14 07:09:48 +01:00
common.gradle re-branding 2024-02-14 09:07:17 +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

PodVinci

PodVinci 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.

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. App build is also upgraded to target Android 14.

Privacy Policy

Privacy Policy

License

PodVinci, 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.