clintmcmahon / kexp-now-playing-extension

A browser extension to display the currently playing track on KEXP.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KEXP Now Playing Extension

A browser extension that displays the track, artist and album from the currently playing track on 90.3 KEXP. When the user clicks on the browser extension icon a window appears to display the album artwork (if available), song, artist and album. Now playing data is pulled from the KEXP public facing API

KEXP is a listener-powered radio station out of Seattle Washington and streaming all over the world. Learn more about KEXP and it's mission at KEXP.org

Extensions

Firefox

https://addons.mozilla.org/en-US/firefox/addon/kexp-now-playing/

Chrome

https://chrome.google.com/webstore/detail/kexp-now-playing/kkfjnljpfpmkjbgnmoejneflokjfcncb?hl=en-US

Create React App

This project was bootstrapped with Create React App. See the below items to get familiar with how to run/build/test this application.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A browser extension to display the currently playing track on KEXP.org


Languages

Language:JavaScript 82.4%Language:CSS 10.9%Language:HTML 6.3%Language:Shell 0.3%