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

zPlus f6342a7a94 Merge branch 'master' of https://notabug.org/zplus/InternetRadio.git il y a 6 ans
app 85718d7d17 Merge branch 'master' of https://notabug.org/zplus/InternetRadio.git il y a 6 ans
fastlane 797c9f01bd Change featureGraphic.png il y a 7 ans
gradle b8172c5f1b Import libvlc dependency. il y a 7 ans
libvlc-3.0.0 b8172c5f1b Import libvlc dependency. il y a 7 ans
.gitignore 6b3768ecd7 First commit. il y a 8 ans
LICENSE 6b3768ecd7 First commit. il y a 8 ans
README.md a95698da56 Switch from MetaDB to DOKK. il y a 6 ans
build.gradle 66ea3f56e5 Fix gradle linting, otherwise F-Droid won't build the app. il y a 7 ans
gradle.properties 6b3768ecd7 First commit. il y a 8 ans
gradlew 6b3768ecd7 First commit. il y a 8 ans
gradlew.bat 6b3768ecd7 First commit. il y a 8 ans
logo.xcf a9ddfd70af Improve logo image by adding a shadow. il y a 7 ans
settings.gradle b8172c5f1b Import libvlc dependency. il y a 7 ans

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. 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.