Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lyricify App | 1,916 | 2 days ago | 3 | |||||||
A fantastic app to provide scroll lyrics for Spotify (iTunes, Music Center, QQ Music, Netease Cloud Music, and YesPlayMusic are only supported by Lyricify 3). 一款为 Spotify 提供滚动歌词的软件。(iTunes、Music Center、QQ音乐、网易云音乐、YesPlayMusic 仅 Lyricify 3 支持) | ||||||||||
Music Porter | 111 | 3 years ago | 3 | mit | JavaScript | |||||
Having trouble about import Xiami playlist into Spotify? This is the application you looking for!! | ||||||||||
163musictospotify | 94 | 4 years ago | 6 | CSS | ||||||
Enable you to convert your favorite 163 music playlist to Spotify | ||||||||||
Touchbar Lyric | 74 | 4 months ago | 37 | July 01, 2022 | 2 | mit | Python | |||
Show synced lyric in the touch-bar with BetterTouchTool and NetEase APIs | ||||||||||
Netease To Youtube Or Spotify | 43 | 3 years ago | JavaScript | |||||||
迁移你的网易云歌单到 Youtube or Spotify. Easily transfer your netease music list to Youtube or Spotify | ||||||||||
Awesome Music For Programming | 8 | 7 years ago | ||||||||
Awesome music for programming. 编程时的好听音乐,一起来分享你在编程时听的音乐! | ||||||||||
Applescript Player Control | 1 | 6 years ago | mit | AppleScript | ||||||
applescript with osascript control music player : next previous pause |
⚠️ I no longer have a macbook with TouchBar, so I won't be able to update this project as often.
Show synced lyric in the touch-bar with BetterTouchTool and NetEase/QQ Music APIs. Based on the idea of Kashi.
If you are not familiar with command line, python ecosystem or having problems understanding this tutorial, find a friend to help you. Issues/DMs are not actively monitored for this project.
pip3 install touchbar_lyric --upgrade
Same as Kashi:
lyric.json
in Meun Bar > Touch Bar;$PYTHONPATH
to your own python path in the script area;$PYTHONPATH -m touchbar_lyric --app Music
or use Spotify(default)
$PYTHONPATH -m touchbar_lyric --app Spotify
Show Traditional Chinese lyrics
$PYTHONPATH -m touchbar_lyric --app Spotify --traditional
Be careful with typing double hyphens in BTT. It automatically change it to an em slash. Use copy & paste instead!
This project is not affiliated with Apple, Spotify, QQ Music, NetEase Music, BetterTouchTool or any other third party. This project is not intended to violate any terms of service of the aforementioned parties. This project is for educational purposes only.