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
0e36e6f39e | ||
---|---|---|
.github | ||
.tx | ||
app | ||
config | ||
core | ||
event | ||
gradle/wrapper | ||
model | ||
net | ||
parser | ||
playback | ||
scripts | ||
storage | ||
ui | ||
.directory | ||
.editorconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
LICENSE | ||
PrivacyPolicy.md | ||
README.md | ||
build.gradle | ||
common.gradle | ||
gradlew | ||
gradlew.bat | ||
playFlavor.gradle | ||
settings.gradle |
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
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.