Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 618 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 618 Bytes

LyricFetcher

Fetches & stores lyrics in your mp3-files.

Usage

We do not take responsibility for fails an issues with this library. Do make backups of your files before following the instructions.

As this tool is not yet officially released, you have to use it from source:

  1. You require to have go installed.
  2. Download or clone this repo
  3. Run go path/to/repo/cmd/fetch.go path/to/music
  4. Resolve the missing dependencies if any

Contribution

There is much to improve as this is my first project in go. Use the tools offered by GitHub & open issues & pull requests as you want.