Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

1nikolas/tidal-lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidal-lyrics | The repository is archived, read more here

icon

Simple app to get the lyrics of what you're listening on Tidal. Built with Electron.

Only Musixmatch is supported as a lyric source for the time being.

screenshot

Download

Download the latest version from the releases.

Problems and Suggestions

Found a problem or want to suggest something? Open an issue! If you want to report a problem, be sure to include the logs from the about menu.

TODO

  • Make custom dialogs (default dialogs don't look great on MacOS)
  • Always on top option
  • Make the app look better
  • Make the app not look empty when Tidal is paused
  • Add some font
  • Support more lyric sources and add options menu
  • Add an icon
  • Add a refresh button (if something messes up)
  • Support MacOS

Credits

  • This app uses lyrics from Musixmatch
  • Artwork icon: Music by Trident from the Noun Project

License

MIT License

Copyright (c) 2020 Nikolas Spiridakis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.