{"id":26927882,"url":"https://github.com/jjling2011/simplemusicplayer","last_synced_at":"2026-04-11T21:02:42.582Z","repository":{"id":279587053,"uuid":"939268053","full_name":"jjling2011/SimpleMusicPlayer","owner":"jjling2011","description":"A simple music player using html + js + php. 网页版音乐播放器。","archived":false,"fork":false,"pushed_at":"2025-08-08T10:35:33.000Z","size":603,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T12:27:26.268Z","etag":null,"topics":["flac","mp3","nas","server"],"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/jjling2011.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":"2025-02-26T09:15:47.000Z","updated_at":"2025-08-08T10:35:36.000Z","dependencies_parsed_at":"2025-02-26T11:26:31.344Z","dependency_job_id":"78b9d492-46a4-4598-81de-c2c79ac8de44","html_url":"https://github.com/jjling2011/SimpleMusicPlayer","commit_stats":null,"previous_names":["jjling2011/simplewebmusicplayer","jjling2011/simplemusicplayer"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jjling2011/SimpleMusicPlayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjling2011%2FSimpleMusicPlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjling2011%2FSimpleMusicPlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjling2011%2FSimpleMusicPlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjling2011%2FSimpleMusicPlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjling2011","download_url":"https://codeload.github.com/jjling2011/SimpleMusicPlayer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjling2011%2FSimpleMusicPlayer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740839,"owners_count":26037481,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["flac","mp3","nas","server"],"created_at":"2025-04-02T04:17:57.638Z","updated_at":"2025-10-07T08:10:51.422Z","avatar_url":"https://github.com/jjling2011.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleMusicPlayer\n这是一个播放服务器里面的音乐的网页应用。是 [typecho-mini](https://github.com/jjling2011/typecho-mini) 项目里面的一个小功能。  \n![GitHub License](https://img.shields.io/github/license/jjling2011/SimpleMusicPlayer) ![GitHub repo size](https://img.shields.io/github/repo-size/jjling2011/SimpleMusicPlayer) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/jjling2011/SimpleMusicPlayer/total)\n\n### 安装\n * 从 [releases](https://github.com/jjling2011/SimpleMusicPlayer/releases/latest/) 下载 zip 包，解压到支持 php 的 web 目录\n * 随便复制几个 mp3 文件到那个目录里面\n\n访问 serv.php 会看到一个列出所有音乐文件路径的 JSON 页面。  \n访问 index.html 会看到播放器页面。  \n\n![player.png](./doc/player-v1.0.1.png)  \n\n### 高级用法\n * 可以添加 flac 等其他音乐格式，需要要注意浏览器是否支持。\n * 音乐文件可以放到文件夹里面，也可以用符号链接指向其他目录。运行 web 服务的账号要有真实路径中每个文件夹的 rx （读取和执行）权限。\n * 这个播放器不支持设置密码，但是 HTTP 服务器通常都支持 .htpasswd，可以自行生成 .htpasswd 文件来添加访问密码。\n\n### 开发\n```bash\n# 安装 vite 等依赖\nnpm install\n\n# 构建\nnpm run build\n```\n生成的文件在 `dist` 目录内\n\n### 更新日志\n[update.md](./update.md)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjling2011%2Fsimplemusicplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjling2011%2Fsimplemusicplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjling2011%2Fsimplemusicplayer/lists"}