{"id":18483695,"url":"https://github.com/SimMusic/SimMusic2024-Linux","last_synced_at":"2025-10-31T13:30:37.476Z","repository":{"id":257516228,"uuid":"849115344","full_name":"Simsv-Software/SimMusic2024-Linux","owner":"Simsv-Software","description":"高颜值插件化音频播放器（Linux Ver）","archived":false,"fork":false,"pushed_at":"2025-01-29T12:54:51.000Z","size":5951,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-29T13:38:49.333Z","etag":null,"topics":["aur-packages","desktop-lyric","electron","linux","local-music","music","music-player","sim-music"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Simsv-Software.png","metadata":{"files":{"readme":"README.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":"2024-08-29T02:18:24.000Z","updated_at":"2025-01-29T12:54:54.000Z","dependencies_parsed_at":"2024-09-17T06:27:33.072Z","dependency_job_id":"7d2b5180-98a5-481a-abbb-e10959967b6b","html_url":"https://github.com/Simsv-Software/SimMusic2024-Linux","commit_stats":null,"previous_names":["simsv-software/simmusic2024-linux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simsv-Software%2FSimMusic2024-Linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simsv-Software%2FSimMusic2024-Linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simsv-Software%2FSimMusic2024-Linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simsv-Software%2FSimMusic2024-Linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simsv-Software","download_url":"https://codeload.github.com/Simsv-Software/SimMusic2024-Linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239201361,"owners_count":19599073,"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":["aur-packages","desktop-lyric","electron","linux","local-music","music","music-player","sim-music"],"created_at":"2024-11-06T12:36:58.038Z","updated_at":"2025-10-31T13:30:37.413Z","avatar_url":"https://github.com/Simsv-Software.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimMusic 2024 (Linux)\n高颜值插件化音频播放器。\n\n本仓库为 SimMusic 的 Linux 移植版，若需要 Windows 版本，请访问 [原仓库](https://github.com/Simsv-Software/SimMusic2024)。\n\n## 🚩 安装\n### Arch Linux\n对于使用 Arch Linux 及其分支发行版的用户，我们维护了一个 [AUR 软件包 (simmusic-git)](https://aur.archlinux.org/packages/simmusic-git)，可以直接使用 AUR 工具进行安装。\n\n### 其它发行版\n对于其它 Linux 发行版的用户，您需要：\n1. 下载并解压最新源码包，并放在一个目录中（注意，此目录将会成为程序目录）\n2. 检查 Electron 状态，若您未安装 Electron，请先使用软件包管理器进行安装\n3. 进入目录中的 `src` 文件夹，打开终端，运行 `npm i`（注意，依赖列表中不包含 `electron`）\n\n至此您已可以通过运行 `electron /path/to/src` 来启动 SimMusic 了，但如果您想要配置 desktop 文件，请继续阅读：\n1. 从 [此位置](https://aur.archlinux.org/cgit/aur.git/tree/SimMusic.desktop?h=simmusic-git) 复制内容，并保存到一个 desktop 文件中\n2. 更改其中的 `Exec` 为 `electron /path/to/src`\n3. 更改其中的 `Icon` 为 `src/assets/icon-blue.png` 的绝对路径\n\n至此，SimMusic 的安装已完全完成。\n\n## ✏️ 说明\n我们不保证原版的所有功能在 Linux 下都可用，若您发现任何 Bug，请提出 Issue。\n\n### 🔎 桌面歌词说明\n#### 从任务栏等处隐藏\n由于技术限制，我们无法设置 `skipTaskbar`，因此需要您手动设置您的窗口管理器来让桌面歌词窗口从任务栏等隐藏。\n\n下表为桌面歌词的特征：\n| Key  | Value             |\n| ---- | ----------------- |\n| 类名 | sim-music         |\n| 标题 | SimMusic 桌面歌词 |\n\n若您正在使用 KDE Plasma 桌面 \u0026 Kwin 合成器，则可以导入[这条规则](/SimMusicLrcWin.kwinrule)。\n\n#### 锁定桌面歌词\n同样由于技术限制，我们使用了一个妥协方案，切换按钮位于 `托盘 -\u003e SimMusic -(右击)-\u003e 锁定/解锁桌面歌词`。\n\n### 🚫 Weaknesses / TODOs\n - 原生操作按钮: **可自定义性趋近于零**\n - 部分功能: **需要更多配置项**\n\n## 🔗 帮助文档\n- \u003ca href=\"https://docs.simsv.com/sim-music/user-guide.html\"\u003e📄 SimMusic 用户指南\u003c/a\u003e\n- \u003ca href=\"https://docs.simsv.com/sim-music/ext-index.html\"\u003e🧩 SimMusic 扩展索引\u003c/a\u003e\n- \u003ca href=\"https://docs.simsv.com/sim-music/dev-docs.html\"\u003e🧑‍💻 SimMusic 开发者参考\u003c/a\u003e\n\n## ✨ 特色介绍\n![Features](https://github.com/user-attachments/assets/2285413f-51d9-406f-a473-65eab79fa794)\n![Features](https://github.com/user-attachments/assets/57a55928-ced3-482d-bb02-6a5fd5eb3698)\n![Features](https://github.com/user-attachments/assets/b5ea101e-07f9-464c-aff3-c677ecdf1a69)\n![Features](https://github.com/user-attachments/assets/5066b893-9884-4ba8-9a38-20abe568d61d)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimMusic%2FSimMusic2024-Linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSimMusic%2FSimMusic2024-Linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimMusic%2FSimMusic2024-Linux/lists"}