From 2cf6401c3f0223ff47dc13c17c412e6faf96d7d4 Mon Sep 17 00:00:00 2001 From: chulo Date: Sat, 13 Jul 2019 15:17:35 -0300 Subject: [PATCH] Adding release info. --- README.md | 32 ++++---------------------------- 1 file changed, 4 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 6339d37..37da73f 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,14 @@ # Lyricfier 2 - - -![Lyricfier2 Screenshot](screenshots/lyricfier2_osx.jpg?raw=true "Lyricfier Screenshot") - Lyrics For Spotify App -Lyricfier2 is a rewrite of the old lyricfier using Golang and qt bindings for Go. +Lyricfier2 is a rewrite of the old lyricfier using Golang and running as a web server. *Warning: We are in a very early stage!* -## qt building dependencies - -Lyricfier 2 is using qt so you need to install some deps for building. Follow the instructions for your platform in [qt golang binding](https://github.com/therecipe/qt#installation). - -## Building and running in Ubuntu 16.04 - -```bash -# deps -$ sudo apt install golang-go go-dep go-bindata -# Create dir for clone -$ mkdir -p $GOPATH/src/github.com/emilioastarita/lyricfier2 -# clone repo -$ git clone git@github.com:emilioastarita/lyricfier2.git $GOPATH/src/github.com/emilioastarita/lyricfier2 -$ cd lyricfier2 -# install deps -$ dep ensure -$ cd cmd/ -$ go run main.go -``` +## Releases -### Tested platforms +Only Ubuntu / Debian -- windows -- darwin -- linux +[Download latest release](https://github.com/emilioastarita/lyricfier2/releases/latest)