mamal72 / lyricsify-mac

A simple Spotify lyrics viewer menu bar app for macOS in Swift 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license

lyricsify

This is a simple macOS menu bar application that shows you the lyrics of current playing spotify track. All the lyricses are from Wikia website. (for now!)

Installation

You can grab the DMG file of the application from the releases. The installation is as easy as opening DMG file and dragging the application file to your Applications folder.

Screenshots

en


fa

Disclaimer

This application works by scrapping public data from websites. This looks like simulating user actions in a web browser. Unfortunately, using a scrapper to fetch data from some websites may violate their terms.

Please note that it's all your responsibility to use this app.

Ideas || Issues

Just fill an issue and describe it. I'll check it ASAP!

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️

Remember to write a few tests for your code before sending pull requests.

License

MIT

About

A simple Spotify lyrics viewer menu bar app for macOS in Swift 3

License:MIT License


Languages

Language:Swift 97.1%Language:Ruby 2.9%