Repository moved to https://clif.peers.community/zplus/InternetRadio.git

zPlus 00e9046d70 Fix #42 "Update screenshots" 4 years ago
app 00e9046d70 Fix #42 "Update screenshots" 4 years ago
fastlane 00e9046d70 Fix #42 "Update screenshots" 4 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 577171d3d9 Fix #41 Add pause/stop button inside the app. 5 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 from DOKK.

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. Long-click the notification to stop playing
  4. Long-click over a radio station to copy its streaming URL to the clipboard

Useful resources (for development)

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.