amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
376 stars 99 forks source link

Add to F-Droid #113

Open D4RKW1NT3R opened 5 months ago

D4RKW1NT3R commented 5 months ago

Is your feature request related to a problem? Please describe. Although this may not affect most people, I would like it if this app was added to F-Droid.

Additional context This would bring in more people from the Foss community to download the app and could do nothing but good.

amugofjava commented 5 months ago

Hi @D4RKW1NT3R,

Thank you for your suggestion. This is something I have been meaning to look into for ages, so I will do just that! Hopefully I will be able to get Anytime on to F-Droid soon.

amugofjava commented 4 months ago

Hi,

I am still looking into this, but will have to pause for a while. As F-Droid builds the application from source I need to find a way to handle the PodcastIndex API keys that are required for searching without committing them to the source code.