Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelrahmanbayoumi/holy-quran-radio-desktop
Holy Quran Radio Desktop is a simple Electron app to stream the Holy Quran radio station directly from your desktop
https://github.com/abdelrahmanbayoumi/holy-quran-radio-desktop
desktop-app electron quran radio
Last synced: about 2 months ago
JSON representation
Holy Quran Radio Desktop is a simple Electron app to stream the Holy Quran radio station directly from your desktop
- Host: GitHub
- URL: https://github.com/abdelrahmanbayoumi/holy-quran-radio-desktop
- Owner: AbdelrahmanBayoumi
- Created: 2024-06-20T11:19:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T22:16:48.000Z (7 months ago)
- Last Synced: 2024-06-22T04:41:07.811Z (7 months ago)
- Topics: desktop-app, electron, quran, radio
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📻 Holy Quran Radio Desktop
Holy Quran Radio Desktop is a simple Electron app to stream the Holy Quran radio station directly from your desktop.
![image](https://github.com/AbdelrahmanBayoumi/holy-quran-radio-desktop/assets/48678280/7331097a-ce5a-4854-bba6-d6ab4bcc52d0)
## Features
- 🎧 Stream the Holy Quran radio station
- 🖥️ Cross-platform support (Windows, macOS, and Linux)
- ✨ Easy-to-use interface## Installation
### Prerequisites
- [Node.js](https://nodejs.org/) (v14.x or later)
- [npm](https://www.npmjs.com/) (v6.x or later)### Steps
1. Clone the repo:
```bash
git clone https://github.com/AbdelrahmanBayoumi/holy-quran-radio-desktop.git
cd holy-quran-radio-desktop
```2. Install dependencies:
```bash
npm install
```3. Run the app:
```bash
npm start
```## Packaging
Create distributable installers:
```bash
npm run make
```## Author
- **Author:** Abdelrahman Bayoumi
- **Website:** [https://abdelrahmanbayoumi.github.io](https://abdelrahmanbayoumi.github.io/)