Simple Android app to stream Internet radio stations.

zPlus 8a2b75130c Fix gradle linting, otherwise F-Droid won't build the app. 7 éve
app 66ea3f56e5 Fix gradle linting, otherwise F-Droid won't build the app. 7 éve
fastlane e2c9ba28b5 Add F-Droid metadata+screenshots using the "fastlane" directory model. 7 éve
gradle b8172c5f1b Import libvlc dependency. 7 éve
libvlc-3.0.0 b8172c5f1b Import libvlc dependency. 7 éve
.gitignore 6b3768ecd7 First commit. 7 éve
LICENSE 6b3768ecd7 First commit. 7 éve
README.md 66ea3f56e5 Fix gradle linting, otherwise F-Droid won't build the app. 7 éve
build.gradle 66ea3f56e5 Fix gradle linting, otherwise F-Droid won't build the app. 7 éve
gradle.properties 6b3768ecd7 First commit. 7 éve
gradlew 6b3768ecd7 First commit. 7 éve
gradlew.bat 6b3768ecd7 First commit. 7 éve
settings.gradle b8172c5f1b Import libvlc dependency. 7 éve

README.md

Screenshots

How to use it

  1. Select a radio station to start playing. This will create a new notification in the Android status bar
  2. Single tap the notification to play/pause the stream
  3. Remove the notification to stop the stream
  4. Long-click over a radio station to copy its streaming URL to the clipboard

Useful resources (for dev)

Before tagging, make sure the app builds successfully. Check also ./gradlew lint.

License

This application is released under the GNU General Public License, either version 3 or (at your option) any later version.