Skip to content
MondeO edited this page Nov 5, 2021 · 2 revisions

iLyrics

Here you can find tutorials on how to run basic functions of iLyrics.

Running

  1. Download source-code from github
  2. Go into source-code directory
  3. Slip into: ilyrics folder
  4. Now you can run ilyrics, you have two options:
    • Web Mode To run local web-server enter command: node . --tab
    • Console Mode To write output in console enter following command: node .

Using ilyrics-core

You can find needed resources for using ilyrics-core here or on ilyrics-core wiki

Clone this wiki locally