{"id":51617547,"url":"https://github.com/airtaxi/barplay","last_synced_at":"2026-07-12T15:01:40.261Z","repository":{"id":366299704,"uuid":"1274182655","full_name":"airtaxi/BarPlay","owner":"airtaxi","description":"Lightweight Windows 11 taskbar deskband widget showing now-playing media info and transport controls (Spotify, browsers, YouTube). Built with WinUI 3 + NativeAOT.","archived":false,"fork":false,"pushed_at":"2026-07-06T07:55:51.000Z","size":2402,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-06T09:20:09.744Z","etag":null,"topics":["csharp","deskband","dotnet","media-controls","media-player","microsoft-store","nativeaot","now-playing","smtc","spotify","taskbar","widget","windows-11","windows-app-sdk","winui","winui-3","winui3","youtube"],"latest_commit_sha":null,"homepage":"https://apps.microsoft.com/detail/9N841L4XR28R","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/airtaxi.png","metadata":{"files":{"readme":"README.ko.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-19T08:57:21.000Z","updated_at":"2026-07-06T07:55:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/airtaxi/BarPlay","commit_stats":null,"previous_names":["airtaxi/barplay"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/airtaxi/BarPlay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtaxi%2FBarPlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtaxi%2FBarPlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtaxi%2FBarPlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtaxi%2FBarPlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airtaxi","download_url":"https://codeload.github.com/airtaxi/BarPlay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airtaxi%2FBarPlay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35394859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"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":["csharp","deskband","dotnet","media-controls","media-player","microsoft-store","nativeaot","now-playing","smtc","spotify","taskbar","widget","windows-11","windows-app-sdk","winui","winui-3","winui3","youtube"],"created_at":"2026-07-12T15:01:38.505Z","updated_at":"2026-07-12T15:01:40.255Z","avatar_url":"https://github.com/airtaxi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BarPlay\n\n🌐 [English](README.md)\n\nBarPlay는 미디어 재생 정보와 제어 버튼을 Windows 11 작업 표시줄에 직접 띄워주는 가벼운 위젯 앱입니다.\n작업 표시줄에 자연스럽게 녹아들어, 다른 창으로 전환할 필요 없이 현재 재생 중인 미디어를 확인하고 제어할 수 있습니다.\n\n[![Microsoft Store에서 다운로드](https://get.microsoft.com/images/en-US%20dark.svg)](https://apps.microsoft.com/detail/9N841L4XR28R)\n\n![BarPlay Showcase](.github/Showcase.jpg)\n\n## 주요 기능\n\n- Windows 11 작업 표시줄에 표시되는 위젯으로 완벽하게 통합\n- 현재 재생 중인 미디어의 썸네일, 제목, 설명을 한눈에 표시\n- 아트워크를 클릭하여 재생 중인 앱으로 바로 이동\n- 이전 곡, 재생/일시정지, 다음 곡 등 미디어 제어 버튼 제공\n- 위젯을 클릭하여 확장되는 메뉴에서 스크러빙 슬라이더 지원\n- Windows 시스템 미디어 전송 제어(GSMTC)를 지원하는 모든 앱과 연동 (Spotify, 웹 브라우저, YouTube 등)\n- 시스템 시작 시 자동 실행 지원\n- NativeAOT 컴파일을 적용하여 매우 빠른 시작 속도와 최소한의 리소스만 사용\n- 다국어 UI 지원 (영어, 한국어, 일본어, 중국어 간체, 중국어 번체)\n\n## 사용 라이브러리\n\n- [Microsoft.WindowsAppSDK](https://github.com/microsoft/WindowsAppSDK) - WinUI 3 앱 플랫폼과 Windows 통합 기능\n- [Deskband11Lib](https://github.com/airtaxi/Deskband11Lib) - Windows 11 작업 표시줄 위젯 통합\n- [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) - MVVM 아키텍처 및 소스 생성기\n- [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) - 종속성 주입(DI) 컨테이너\n\n## 라이선스\n\n이 프로젝트는 [MIT 라이선스](LICENSE.txt)로 배포됩니다.\n\n## 작성자\n\n**이호원** ([airtaxi](https://github.com/airtaxi))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairtaxi%2Fbarplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairtaxi%2Fbarplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairtaxi%2Fbarplay/lists"}