English | 中文
Lito (/laɪto/) Music is a lightweight Apple Music client for Windows, built with MusicKit JS, Edge WebView2 and React.
- OS version ≥ Windows 10.
- Edge WebView2 runtime (pre-installed in Windows 10 Insider Preview and Windows 11).
If not installed, Lito Music will try to download and install it at the first launch.
NOTE: Windows Defender might say the pre-compiled binary is a malware. It's just a false positive. Code signing could solve this issue; however, the price is not friendly to an open source developer. If you are concerned about it, please feel free to build it on your own machine.
Pre-compiled binaries are available here.
Rust and Node.js are required.
npm install
npm run build