/bluegrasslyrics.mobi

Offline version of bluegrasslyrics.com

Primary LanguageJavaScript

Scratching an itch I want:

  • All the songs from bluegrasslyrics.com available offline on my phone
  • Ability to search + favorite songs
  • Acceptable performance on a first gen nexus 7 tablet

Located at:

Setup

To crawl songs from bluegrasslyrics.com:

time DEBUG=crawler node crawl.js

develop:

npm start

deploy:

npm run deploy