Desktop App for SwagLyrics-For-Spotify
clone and build https://github.com/adhv45/SwagLyrics-For-Spotify
git clone https://github.com/adhv45/SwagLyrics-For-Spotify
cd SwagLyrics-For-Spotify
python3 setup.py build
python3 build/lib/swaglyrics/__main__.py -d &
git clone https://github.com/adhv45/SwagLyricsDesktopApp
cd SwagLyricsDesktopApp
npm install --save-dev electron
npm start