Skip to content

Commit cc23555

Browse files
committed
Merge branch 'main' of github.com:aviwad/LyricFever
2 parents 5710080 + a09f5c1 commit cc23555

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lyric Fever (Update will be out September 1 or 2)
1+
# Lyric Fever
22

33
<img src="logo.png" alt="Logo" width="15%">
44

@@ -13,11 +13,14 @@ Download the DMG file [here](https://github.com/aviwad/LyricFever/releases/downl
1313
Run `brew install lyric-fever`
1414

1515
## Screenshots
16+
[lyricfeverad.webm](https://github.com/user-attachments/assets/8881ae23-69d3-4b81-875b-31f12c577fa0)
17+
18+
<img alt="Screenshot of Lyric Fever's menubar window and floating lyric window" src="https://github.com/user-attachments/assets/a890b685-b4b4-45cc-918c-1184aa10d1bd" width="50%"/>
1619

1720
<img src="superShy.gif" alt="First Screenshot" width="50%">
1821
<img src="https://github.com/user-attachments/assets/e3c2c5f1-3d2b-4f7c-9893-d4613340943e" alt="Screenshot 1" width="50%">
19-
<img src="https://github.com/user-attachments/assets/8d63d03e-6961-4675-b07a-e29697379c4b" alt="Screenshot 2" width="50%">
20-
22+
<img alt="Screenshot 2025-09-07 at 4 50 35 PM" src="https://github.com/user-attachments/assets/d1ceea06-f56e-44b3-a2db-b66ac6a95d65" width="50%"/>
23+
<img alt="image" src="https://github.com/user-attachments/assets/2aae8faf-74a3-41bb-a8f7-2e9774489f17" width="50%"/>
2124

2225
## Features
2326
- Automatic Lyric Playback on Menubar
@@ -32,11 +35,11 @@ Run `brew install lyric-fever`
3235

3336
## YouTube Promo Vid:
3437

35-
[![LyricFever Promo Vid](https://img.youtube.com/vi/Bxc7d-O9-rM/0.jpg)](https://www.youtube.com/watch?v=Bxc7d-O9-rM)
38+
[![LyricFever Promo Vid]](https://youtu.be/Qgqz43hepQQ)
3639

3740
### Requirements
3841

39-
- macOS Ventura or higher (Sonoma required for fullscreen, Sequoia required for translation)
42+
- macOS Sequoia or higher
4043
- Spotify Desktop Client (if using Spotify)
4144

4245
## Technical Details
@@ -68,13 +71,13 @@ Please open a GitHub issue request to translate to more languages. Thank you ver
6871
- [Sparkle:](https://github.com/sparkle-project/Sparkle) For app updates
6972
- [Amplitude:](https://amplitude.com) For app analytics
7073
- [Spotify:](https://spotify.com) The music platform this project depends on! (for playback, for lyrics)
71-
- [Apple MusicKit:](https://developer.apple.com/musickit/) Apple Music API
7274
- [Apple Music:](https://music.apple.com/us/browse) Another platform that this project depends on
7375
- [ColorKit-macOS:](https://github.com/aviwad/ColorKit-macOS) My port of [ColorKit](https://github.com/Boris-Em/ColorKit) for macOS
7476
- Cindori for their blog post on writing an NSPanel view for SwiftUI
7577
- autozimu for https://github.com/autozimu/StringMetric.swift, used to determine how similar NetEase search results are from search query
7678
- [tranxuanthang](https://github.com/tranxuanthang) for [LRCLIB](https://lrclib.net), an open source Lyric library. Used when Spotify fails.
7779
- NetEase for their Lyrics, used when LRCLIB and Spotify fail.
80+
- fatbobman for ObservableDefaults
7881
- https://neteasecloudmusicapi-ten-wine.vercel.app for their NetEase API
7982
- [f728743](https://github.com/f728743) for the mesh gradient view.
8083
- [jayasme](https://github.com/jayasme/) for the [LRC Lyric Parser](https://github.com/jayasme/SpotlightLyrics) I used as a base

0 commit comments

Comments
 (0)