This project turns a Raspberry Pi into an alternative to Radio Bilal. Once setup, it will play your selected live audio streams from livemasjid.com.
Moving the primary repo to Github
Latest: 26 Jan 2022 Release notes:
- Merged API into main code
- Added web interface
- Other bug fixes
Revision: 1.0 19th April 2021 Release notes:
- Added release notes
- Added API
- Added support for alternative ALSA audio devices in settings (still testing)
- Download the setup script:
wget https://raw.githubusercontent.com/Muslims-in-IT/ebilal/main/setup.sh
- Run the setup script:
bash setup.sh
- Install latest Raspbian Lite
- Setup Wifi and SSH
- Boot and SSH
- Download the setup script:
wget https://raw.githubusercontent.com/Muslims-in-IT/ebilal/main/setup.sh
- Review the setup script:
cat setup.sh
- Run the steps manually one at a time or if you're comfortable with the script, run it:
bash setup.sh
Try the new API here: http://ebilal.local:8000/docs (if hostname is ebilal)
Visit the alpha web interface by using your browser to visit the IP address of your Raspberry pi: http:///
If you're using the pimoroni:
curl https://get.pimoroni.com/phatbeat | bash
A docker image has been setup, usage:
docker run -ti --rm -v /dev/snd:/dev/snd --privileged mitpeople/ebilal_pi0:latest
docker run -it --rm --device /dev/snd mitpeople/ebilal:latest
Licensed under AGPL-3.0-or-later (or AGPL-3.0-only