-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
thang.tranxuan
committed
Dec 26, 2024
1 parent
6361681
commit 9f04d9b
Showing
1 changed file
with
2 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,20 +8,16 @@ LRCGET is the official client of [LRCLIB](https://lrclib.net) service. | |
|
||
## Download | ||
|
||
🎉 Latest version: v0.5.0 | ||
🎉 Latest version: v0.9.0 | ||
|
||
Visit the [release page](https://github.com/tranxuanthang/lrcget/releases) to download. | ||
|
||
OS Support: | ||
|
||
- [x] Windows 10 | ||
- [x] Linux (Ubuntu 22.04 and AppImage build) | ||
- [x] Linux (Ubuntu and AppImage build) | ||
- [x] macOS | ||
|
||
Known issues: | ||
|
||
- The DEB build cannot be installed on Ubuntu 24.04. Please use the AppImage build instead for Ubuntu 24.04. | ||
|
||
## Screenshots | ||
|
||
![02.png](screenshots/02.png?2) | ||
|
@@ -84,18 +80,6 @@ If you prefer to contact by email: | |
|
||
[[email protected]](mailto:[email protected]) | ||
|
||
## TODO | ||
|
||
- [x] Choose multiple directories | ||
- [x] Support .ogg format | ||
- [x] Embedded lyrics option | ||
- [x] Optimize performance for loading large music library (https://github.com/tranxuanthang/lrcget/issues/19) | ||
- [ ] Playlist Filter feature | ||
- [ ] Playlist Sort feature | ||
- [x] Playlist Search feature | ||
- [x] Volume control | ||
- [x] Mark song as instrumental (https://github.com/tranxuanthang/lrcget/issues/36) | ||
|
||
## Development | ||
|
||
LRCGET is made with [Tauri](https://tauri.app). | ||
|