A simple vs code extension to listen to Quran recitation.

Overview

Quran Radio (vscode-extension)

A simple vs code extension to listen to Quran recitation.

logo

GitHub contributors GitHub issues GitHub forks GitHub stars

Dependencies

  • Install vlc as it is required for playing the audio.

Demo

quran-radio-2022-09-04_15.03.57.mp4

How to install?

How to use?

UI

  • You can play and stop the radio from the Quran Radio button in the status bar.

Commands

  • press F1 OR Ctrl + Shift + p to open the command palette.
  • Type Quran Radio and select the command you want to run.
    • play: play the radio.
    • stop: stop the radio.
    • changeRadio: change the radio station from a dropdown menu.
You might also like...

Visual Studio Code extension for formatting and linting Django/Jinja HTML templates using djLint

Visual Studio Code extension for formatting and linting Django/Jinja HTML templates using djLint

Dec 15, 2022

VS Code Extension for pnpm, pnpm workspace and more.

VS Code Extension for pnpm, pnpm workspace and more.

pnpm-vscode-helper VS Code Extension for better DX with pnpm. Quick Start Type Ctrl(Command) + Shift + P to open workbench commands input. Type ext in

Dec 10, 2022

Source code of the papers.labml.ai Chrome extension

papers.labml.ai Chrome extension This is the source code of the papers.labml.ai Chrome extension. Get it from Chrome webstore About 🔎 View informatio

Dec 16, 2022

The "What Would Brett Do?" VS Code extension

What Would Brett Do? This EXPERIMENTAL extension is meant to help people set up a Python environment. The project structure and user experience of thi

Nov 9, 2022

A WASI implementation that uses VS Code's extension host as the implementing API

Project This repo has been populated by an initial template to help get you started. Please make sure to update the content to build a great experienc

Dec 24, 2022

Sort imports by path - VS Code extension

Import sort by absolute path The sorting algorithm will group each item in the array and sort (alphabetically) its children that starts with the path

Feb 2, 2022

VSCode extension with helpful code snippets for SolidJS.

Solid Snippets VSCode extension with helpful code snippets for SolidJS. GET THE EXTENSION Snippets Trigger Content Languages JSX sinput→ Input two-way

Dec 8, 2022

🎨 VS Code extension for antd v5 design token. Install it now!👇

🎨 VS Code extension for antd v5 design token. Install it now!👇

antd design token VSCode extension for antd v5 design token. Features Provide the hover hint and editor decorations of antd v5 design token, include c

Dec 30, 2022

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early Roblox site features before they're officially out without any programming experience.

Nov 28, 2022
Comments
  • Adding a list of different reciters

    Adding a list of different reciters

    Adding a list of new reciters

    image

    Adding the option to choose a certain surah for a certain reciter

    image

    The used Apis

    1. https://alquran.cloud/cdn:
    • example of used end-points : (https://cdn.islamic.network/quran/audio-surah/128/ar.alafasy/1.mp3)
    • I got the reciter's ids from this JSON file : (https://raw.githubusercontent.com/islamic-network/cdn/master/info/cdn_surah_audio.json)
    • surahs are ordered from 1 to 114
    1. https://server6.mp3quran.net/ and https://server7.mp3quran.net/ and https://server13.mp3quran.net/
    • example of used end-points : (https://server7.mp3quran.net/basit/002.mp3)
    • surahs are ordered from 001 to 114

    TODOs

    [ ] user still needs to choose a new surah when the current one is finished. [ ] Adding azkars' channels

    opened by HazemAbdo 1
Owner
Mostafa Wael
“Make it work, make it right, make it fast.” – Kent Beck
Mostafa Wael
Get a verse(an aya) from the Quran during your coding session đź’» , stay connected with the words of Allah. đź•‹

Ayat ?? Get a verse(an aya) from the Quran during your coding session ?? stay connected with the words of Allah. ?? ?? Release Notes 1.0.0 Get random

Hussam Adil 27 Jan 2, 2023
Clubhouse is a new type of social network based on voice—where people around the world come together to talk, listen and learn from each other in real-time.

Awesome Clubhouse The clubhouse is a new type of social network based on voice—where people around the world come together to talk, listen and learn f

Ehsan Ghaffar 27 Nov 9, 2022
A VS Code extension to practice and improve your typing speed right inside your code editor. Practice with simple words or code snippets.

Warm Up ?? ??‍?? A VS Code extension to practice and improve your typing speed right inside your code editor. Practice with simple words or code snipp

Arhun Saday 34 Dec 12, 2022
A VS Code extension for web-code.

uweb: web-code extension Makes the navigation in web-code easier, adding a few commands. If your workflow is to open a VS Code instance for each indiv

Vojtech Miksu 2 Jun 8, 2022
VS Code extension that adds a red error squiggle to every word in your code.

Dumbisense Dumbisense is a VS Code extension that adds a red error squiggle to every word in your code, with an interesting error message and dino ima

Maggie Liu 9 Sep 3, 2022
Argon - extension for VS Code and plugin for Roblox allowing easy two-way sync of code and instances

About Argon is a simple two-way sync plugin for Roblox and extension for Visual Studio Code allowing developers not only to sync code but every possib

DARK 16 Dec 29, 2022
Eth-explorers-extension - Chrome extension to open Ethereum addresses & transaction hash from any page on popular explorers + dashboards

eth-explorers-extension(s) This repository contains two folders with two extensions that work for address and transactions respectively. 1. eth-addres

Apoorv Lathey 71 Jan 6, 2023
A CodeMirror (v6) extension for adding relative line numbers to your code editor

Relative Line Numbers for CM6 Installation yarn add codemirror-line-numbers-relative Usage import { EditorView } from "@codemirror/view"; import { Edi

Joe Previte 5 Feb 7, 2022
A VS Code extension for solving problems from WorkAt.tech

VSCode-WorkAt VSCode-WorkAt is an extension that lets you write code for WorkAt.tech in VSCode. Check it out on the Marketplace. Features Choose a lan

Aditya Prakash 3 Aug 29, 2022
Marquee is a VS Code extension designed to naturally integrate with your development flow, so that you will no longer lose track of your thoughts while you're coding

Marquee Stay organized with minimal context switching, all inside your Visual Studio Code. Marquee is a VS Code extension designed to naturally integr

stateful 60 Dec 13, 2022