Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mamal72/lyricsify-mac
A simple Spotify lyrics viewer menu bar app for macOS in Swift 3
https://github.com/mamal72/lyricsify-mac
dmg lyrics macos
Last synced: 9 days ago
JSON representation
A simple Spotify lyrics viewer menu bar app for macOS in Swift 3
- Host: GitHub
- URL: https://github.com/mamal72/lyricsify-mac
- Owner: mamal72
- License: mit
- Created: 2016-11-22T08:12:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T08:02:05.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T23:33:01.748Z (3 months ago)
- Topics: dmg, lyrics, macos
- Language: Swift
- Homepage:
- Size: 839 KB
- Stars: 87
- Watchers: 8
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - lyricsify - Simple Spotify lyrics viewer menu bar app for macOS in Swift. ![swift_icon] (Applications / Music)
- Mac-Menubar-Megalist - lyricsify
- open-source-mac-os-apps - lyricsify - Simple Spotify lyrics viewer menu bar app for macOS in Swift. ![swift_icon] (Applications / Music)
- awesome-swift-macos-apps - lyricsify - Simple Spotify lyrics viewer menu bar app for macOS in Swift. (Music / Text)
- awesome-swift-macos-apps - lyricsify - Simple Spotify lyrics viewer menu bar app for macOS in Swift. (Music / Text)
README
[![license](https://img.shields.io/github/license/mamal72/lyricsify-mac.svg)](https://github.com/mamal72/lyricsify-mac/blob/master/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](http://lyrics.wikia.com) website. (for now!)
## Installation
You can grab the DMG file of the application from the [releases](https://github.com/mamal72/lyricsify-mac/releases). The installation is as easy as opening DMG file and dragging the application file to your Applications folder.
## Screenshots
## 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. :heart:
Remember to write a few tests for your code before sending pull requests.
## License
> MIT