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 f0aedacad8 added gradle.properties.example 2024-03-12 09:51:33 +00: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 preference bug fix 2024-03-10 12:20:26 +00:00
config drastic project restructuring 2024-02-25 11:28:34 +01:00
fastlane/metadata/android/en-US feed item list enhancement etc 2024-03-10 10:38:21 +00:00
gradle/wrapper updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
images feed preference bug fix 2024-03-10 12:20:26 +00:00
scripts 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 more branding materials and bug fix 2024-02-22 09:31:31 +01:00
CONTRIBUTORS.md more branding materials and bug fix 2024-02-22 09:31:31 +01:00
LICENSE change on MIT license 2024-03-10 20:26:01 +00:00
PrivacyPolicy.md first Podcini 2024-02-20 11:30:25 +01:00
README.md removed Inbox and improved player UI 2024-03-02 15:15:38 +01:00
build.gradle convert Kotlin 2024-02-14 07:09:48 +01:00
changelog.md feed item list enhancement etc 2024-03-10 10:38:21 +00:00
common.gradle drastic project restructuring 2024-02-25 11:28:34 +01:00
gradle.properties.example added gradle.properties.example 2024-03-12 09:51:33 +00: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.

Version 4

Some drastic changes are made in the project since version 4.0. There is now a whole new interface of the Subscriptions page showing only the feeds with tags as filters, no longer having tags as folders in the page. And the default page of the app is changed to the Subscriptions page. Alongside, the Home and Echo pages are removed from the project. Also, the project becomes mono-module, with only the app module.

Version 4.1 brings a more convenient player control and tags enhancements, while also enables view binding for most views in the codebase.

Screenshots

Changelogs

Here

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.

New files and modifications in the project is copyrighted in 2024 by Xilin Jia.

Original contents from the forked project maintains copyrights of the AntennaPod team.

Translation

At Transifex