Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemutec/lyricstudio
LyricStudio is a lyrics editing workstation for editing .lrc format lyrics.
https://github.com/lemutec/lyricstudio
gui lrc lrc-editor lyric lyric-editor
Last synced: 3 months ago
JSON representation
LyricStudio is a lyrics editing workstation for editing .lrc format lyrics.
- Host: GitHub
- URL: https://github.com/lemutec/lyricstudio
- Owner: lemutec
- License: mit
- Created: 2024-04-23T18:39:43.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-01T02:31:06.000Z (3 months ago)
- Last Synced: 2024-11-01T03:22:39.025Z (3 months ago)
- Topics: gui, lrc, lrc-editor, lyric, lyric-editor
- Language: C#
- Homepage:
- Size: 8.51 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub downloads](https://img.shields.io/github/downloads/lemutec/LyricStudio/total)](https://github.com/lemutec/LyricStudio/releases)
[![GitHub downloads](https://img.shields.io/github/downloads/lemutec/LyricStudio/latest/total)](https://github.com/lemutec/LyricStudio/releases)# LyricStudio
LyricStudio is a lyrics editing workstation for editing `.lrc` format lyrics.
Support for translations, Japanese Romanization, Chinese Traditional and Simplified conversion, etc.
Support open lyric format, `.lrc`, `.krc`, `.ass`, etc.
Support to get lyrics from NetEase Cloud, etc.
## Screen Shot
## Framework
Base on Avalonia.
Support Windows 10/11 and MacOS (TBD).
## Thanks
Inspired by the following open source projects:
[BYJRK/LyricEditor](https://github.com/BYJRK/LyricEditor)
[jjzhang166/ZonyLrcTools](https://github.com/jjzhang166/ZonyLrcTools)
[AlexanderDotH/OpenLyricsClient](https://github.com/AlexanderDotH/OpenLyricsClient)
[GenshinMatrix/Fischless](https://github.com/GenshinMatrix/Fischless)