{"id":13521717,"url":"https://github.com/YexuanXiao/PlayerWinRT","last_synced_at":"2025-03-31T20:32:36.666Z","repository":{"id":154622773,"uuid":"623568787","full_name":"YexuanXiao/PlayerWinRT","owner":"YexuanXiao","description":"A local music player using C++/WinRT \u0026 WinUI3","archived":false,"fork":false,"pushed_at":"2024-05-08T01:32:19.000Z","size":1732,"stargazers_count":40,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T19:46:00.141Z","etag":null,"topics":["coroutines","cpp","cpp-coroutines","cpp20","cpp23","cppwinrt","modern-cpp","windows-10","windows-11","windows-desktop","winui3","xaml","xaml-ui","xaml-winrt"],"latest_commit_sha":null,"homepage":"","language":"C++","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/YexuanXiao.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":"2023-04-04T16:23:43.000Z","updated_at":"2024-10-27T17:51:14.000Z","dependencies_parsed_at":"2024-05-08T02:32:49.830Z","dependency_job_id":null,"html_url":"https://github.com/YexuanXiao/PlayerWinRT","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YexuanXiao%2FPlayerWinRT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YexuanXiao%2FPlayerWinRT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YexuanXiao%2FPlayerWinRT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YexuanXiao%2FPlayerWinRT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YexuanXiao","download_url":"https://codeload.github.com/YexuanXiao/PlayerWinRT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222679160,"owners_count":17021812,"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":["coroutines","cpp","cpp-coroutines","cpp20","cpp23","cppwinrt","modern-cpp","windows-10","windows-11","windows-desktop","winui3","xaml","xaml-ui","xaml-winrt"],"created_at":"2024-08-01T06:00:37.460Z","updated_at":"2024-11-02T05:31:47.666Z","avatar_url":"https://github.com/YexuanXiao.png","language":"C++","funding_links":[],"categories":["📑 Apps List"],"sub_categories":["🎬 Media"],"readme":"# PlayerWinRT\r\n\r\nPlayerWinRT is an open source local music player intended for the modern Windows experience.\r\n\r\nPlayerWinRT is being developed using WinUI 3, C++/WinRT and C++ 23.\r\n\r\nThe project is currently in early stage.\r\n\r\n## Contributing\r\n\r\nAll contributions will be appreciated. All suggestions, pull requests and issues are welcome.\r\n\r\nIf you want to contribute your own code, you can simply submit a plain pull request explaining you changes.\r\nFor bigger and complex contributions it would be nice if you could open an issue before starting to work on it.\r\n\r\n## Features\r\n\r\nThis list is intended as design goals only.\r\n\r\n- WAV, WMA, MP3, FLAC, ALAC, AC3 and other formats and codecs supported, refer to [Supported codecs](https://learn.microsoft.com/zh-cn/windows/uwp/audio-video-camera/supported-codecs)\r\n- Equalizer\r\n- Timer\r\n- Network storage such as SMB, FTP, WebDAV\r\n- OneDrive\r\n\r\n## System Requirements\r\n\r\n- Supported OS: Windows 10 Version 1809 or later and Windows 11.\r\n- Supported Platforms: x64 and ARM64.\r\n\r\n## Build\r\n\r\nOnly guaranteed to compile on the latest VS2022, but welcome to provide forward support, as well as to provide tests of compatibility with older toolchains.\r\n\r\n## Roadmap\r\n\r\n- April: basic UI\r\n- May  :  playback functions\r\n- June   : i18n and basic network storage\r\n- July : full network storage and OneDrive\r\n\r\n## Screenshot\r\n\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/b6eadd18-7a32-462d-8543-95bf26b282ab)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/dfda3582-fdcb-4b65-b4df-56a02327ba8b)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/f07aed58-6d8e-464a-85d2-f4fc16cc7884)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/f02a86ba-afc3-4b64-8b49-da281f2a67c6)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/b086d54c-fdb2-420a-bf3e-fba4913159ea)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/dd624693-4bc8-4bc2-81ac-33fe2b91f3d4)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/63f4d109-0645-4268-a76d-dd082b2f560d)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/2d46d20e-c36a-4cff-9204-a9dfb462259e)\r\n![image](https://github.com/YexuanXiao/PlayerWinRT/assets/20025591/7ca063a2-c90b-4dde-98cb-7976cf3f2b47)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYexuanXiao%2FPlayerWinRT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYexuanXiao%2FPlayerWinRT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYexuanXiao%2FPlayerWinRT/lists"}