What is Colorart

Generates a nice-looking HTML page from the cover art of a song.

How to install

Install as a gem (for now, private).

How to use

From the command line, type colorart [path_to_local_song_file]

From a ruby program, two public functions are available:

  • Colorart.disguised_coverart_of(song_path) returns the path to the disguised cover art of the song
  • Colorart.html_page_for(song_path) returns the HTML code with the disguised cover art as the stretched background