{"id":13287395,"url":"https://github.com/lujjjh/LitoMusic","last_synced_at":"2025-03-10T05:31:53.332Z","repository":{"id":38173251,"uuid":"405352030","full_name":"lujjjh/LitoMusic","owner":"lujjjh","description":"A lightweight Apple Music client for Windows and macOS, built with MusicKit JS, Edge WebView2 / WKWebView and React.","archived":true,"fork":false,"pushed_at":"2023-06-16T00:54:00.000Z","size":7200,"stargazers_count":127,"open_issues_count":8,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T22:02:29.189Z","etag":null,"topics":["apple-music","macos","music","react","webview2","windows","wkwebview"],"latest_commit_sha":null,"homepage":"https://litomusic.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lujjjh.png","metadata":{"files":{"readme":"README-cn.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-11T10:43:51.000Z","updated_at":"2024-12-21T17:21:14.000Z","dependencies_parsed_at":"2024-10-23T08:55:01.528Z","dependency_job_id":"42e9a5b4-3d31-4ba7-9907-5a62bc86b027","html_url":"https://github.com/lujjjh/LitoMusic","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujjjh%2FLitoMusic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujjjh%2FLitoMusic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujjjh%2FLitoMusic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujjjh%2FLitoMusic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lujjjh","download_url":"https://codeload.github.com/lujjjh/LitoMusic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242797990,"owners_count":20186834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apple-music","macos","music","react","webview2","windows","wkwebview"],"created_at":"2024-07-29T16:52:36.453Z","updated_at":"2025-03-10T05:31:51.923Z","avatar_url":"https://github.com/lujjjh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"#readme\"\u003e\n    \u003cimg src=\"/logo.svg\" width=\"100\" height=\"100\" alt=\"Lito Music\" /\u003e\u003cbr /\u003e\n    Lito Music\n  \u003c/a\u003e\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/lujjjh/lito/releases\"\u003e\u003cimg alt=\"GitHub release\" src=\"https://img.shields.io/github/v/release/lujjjh/lito?include_prereleases\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"README.md\"\u003eEnglish\u003c/a\u003e\n  |\n  中文\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eLito (/laɪto/) Music\u003c/strong\u003e 是一个轻量级的 Windows / macOS Apple Music 客户端，\u003cbr /\u003e\n  使用 MusicKit JS、Edge WebView2 / WKWebView 和 React 构建。\n\u003c/p\u003e\n\n## 系统需求\n\n- 操作系统版本 ≥ Windows 10 或 macOS 11.0。\n- 对 Windows：Edge WebView2 运行时 (预装于 Windows 10 Insider Preview 和 Windows 11)。  \n  若未安装，Lito Music 会在首次启动时尝试下载和安装。\n\n## 下载\n\n\u003e 注意：Windows Defender 可能会对预编译版本产生误报。代码签名应当可以解决问题，但[其价格](https://www.google.com/search?q=code+signing+certificates+price)对开源软件开发者并不友好。如果你对此感到介意，欢迎[在自己的机器上构建](#构建)。\n\n预编译版本可[在此获取][releases]。\n\n## 特性\n\n### 现在就听\n\n\u003cimg src=\"https://user-images.githubusercontent.com/3000535/134794764-e974e026-c719-49b5-871f-72466078d4af.png\" width=\"1000\" alt=\"Lito Music (现在就听)\" /\u003e\n\n### 时间同步歌词\n\n\u003cimg src=\"https://user-images.githubusercontent.com/3000535/134794792-0f0a4a56-c95b-4b02-966c-cbb71c90df20.png\" width=\"1000\" alt=\"Lito Music (时间同步歌词)\" /\u003e\n\n## 构建\n\n### 对 Windows\n\n需安装 Visual Studio（包括 Windows 10 SDK）、Rust 和 Node.js。\n\n```powershell\nnpm install\nnpm run build:windows\n```\n\n### 对 macOS\n\n需安装 Xcode 和 Node.js。\n\n```sh\nnpm install\nnpm run build:darwin\n```\n\n[releases]: https://github.com/lujjjh/lito/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flujjjh%2FLitoMusic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flujjjh%2FLitoMusic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flujjjh%2FLitoMusic/lists"}