classicalmusiconly / classicalmusiconly-extension

Discover and listen to thousands of classical music works filtered by category, period and composer

Home Page:https://classicalmusiconly.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classical Music Only: Browser Extension

Build Status

A browser extension to help you discover the world of classical music using classicalmusiconly.com. You can directly install the extension from Chrome Web Store or Firefox Addons website

Features

  • Discover thousands of classsical works randomly with three magic buttons (masterpiece, obscure or totally random)
  • Listen to top works of a certain composer filtered by genre (e.g. Beethoven symphonies, Brahms chamber music, Mozart violin sonatas, etc...)
  • Listen to top works of any genre filtered by period (e.g. Romantic violin concertos, modern symphonies, renaissance sacred music, etc...)

How to install from the repo

  1. git clone https://github.com/classicalmusiconly/classicalmusiconly-extension
  2. cd classicalmusiconly-extension
  3. npm install
  4. npm run build
  5. cd dist
  6. zip -r classicalmusiconly.zip .

Step 6 is optional for Chrome/Chromium since you can install the extension directly by choosing the dist directory from the load unpacked extension button in chrome://extensions/

About

Discover and listen to thousands of classical music works filtered by category, period and composer

https://classicalmusiconly.com

License:Mozilla Public License 2.0


Languages

Language:Vue 51.8%Language:CSS 28.3%Language:JavaScript 19.2%Language:HTML 0.7%