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 7d5bf3ad98 removed unnecessary net load 2024-02-19 15:15:58 +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 removed unnecessary net load 2024-02-19 15:15:58 +01:00
config re-branding 2024-02-14 09:07:17 +01:00
core removed unnecessary net load 2024-02-19 15:15:58 +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 null safety tuning and bug fixes 2024-02-17 23:46:14 +01:00
net play flavor converted 2024-02-14 20:18:39 +01:00
parser tuning and bug fixes 2024-02-15 15:10:16 +01:00
playback bug fixes 2024-02-14 23:11:41 +01:00
scripts re-branding 2024-02-14 09:07:17 +01:00
storage removed unnecessary net load 2024-02-19 15:15:58 +01:00
ui removed unnecessary net load 2024-02-19 15:15:58 +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 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 null safety tuning and bug fixes 2024-02-17 23:46:14 +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.

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

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.