Simple Android app to stream Internet radio stations.

sveinki 83a0f749d3 Upload files to 'app/src/main/res/values-is' 5 years ago
app 83a0f749d3 Upload files to 'app/src/main/res/values-is' 5 years ago
fastlane 797c9f01bd Change featureGraphic.png 5 years ago
gradle b8172c5f1b Import libvlc dependency. 6 years ago
libvlc-3.0.0 b8172c5f1b Import libvlc dependency. 6 years ago
.gitignore 6b3768ecd7 First commit. 6 years ago
LICENSE 6b3768ecd7 First commit. 6 years ago
README.md 31fdcfdecf README.md: Fix #32 Readme.md: RadioBrowser 6 years ago
build.gradle 66ea3f56e5 Fix gradle linting, otherwise F-Droid won't build the app. 6 years ago
gradle.properties 6b3768ecd7 First commit. 6 years ago
gradlew 6b3768ecd7 First commit. 6 years ago
gradlew.bat 6b3768ecd7 First commit. 6 years ago
logo.xcf a9ddfd70af Improve logo image by adding a shadow. 6 years ago
settings.gradle b8172c5f1b Import libvlc dependency. 6 years ago

README.md

This is a simple, minimalist app for listening to radio streams from the Internet.

The list of radio stations is maintained at RadioBrowser and it's retrieved via MetaDB.

This software is a project by the Peers Community.

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.