Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.42 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.42 KB

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/