{"id":24884326,"url":"https://github.com/mcraiha/qoa-blazor","last_synced_at":"2026-05-08T15:49:34.429Z","repository":{"id":273097414,"uuid":"918694004","full_name":"mcraiha/QOA-blazor","owner":"mcraiha","description":"Blazor GUI for QOA (Quite OK Audio Format) encoding/decoding","archived":false,"fork":false,"pushed_at":"2025-01-20T18:44:45.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T14:33:05.392Z","etag":null,"topics":["blazor-webassembly","csharp","dotnet","qoa"],"latest_commit_sha":null,"homepage":"https://qoa-blazor.raiha.rocks/","language":"CSS","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/mcraiha.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-01-18T16:03:39.000Z","updated_at":"2025-01-20T18:44:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"9df99cf1-56c2-4701-864b-aaf30068b474","html_url":"https://github.com/mcraiha/QOA-blazor","commit_stats":null,"previous_names":["mcraiha/qoa-blazor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcraiha%2FQOA-blazor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcraiha%2FQOA-blazor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcraiha%2FQOA-blazor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcraiha%2FQOA-blazor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcraiha","download_url":"https://codeload.github.com/mcraiha/QOA-blazor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245821282,"owners_count":20678006,"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":["blazor-webassembly","csharp","dotnet","qoa"],"created_at":"2025-02-01T14:26:50.741Z","updated_at":"2026-05-08T15:49:34.408Z","avatar_url":"https://github.com/mcraiha.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QOA-blazor\n\nBlazor GUI for QOA ([Quite OK Audio Format](https://qoaformat.org/)) encoding/decoding that you can run in your browser\n\n## Web link\n\n[qoa-blazor.raiha.rocks](https://qoa-blazor.raiha.rocks/)\n\n## Requirements (end user)\n\nYou have to have newish [internet browser](https://docs.microsoft.com/en-us/aspnet/core/blazor/supported-platforms?view=aspnetcore-10.0)\n\n## How to run / develop\n\n### Requirements\n\nYou have to have [.NET 10 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) installed,\n\n### Actual run\n\nRun\n```\ncd src\ndotnet run\n```\n  \nAnd then you can open http://localhost:5117 in your browser\n\n## How to publish\n\n### Requirements\n\nYou have to have **wasm-tools** workload installed, before you you can do publish. You can install it with following command\n```\ndotnet workload install wasm-tools\n```\n\n### Actual publish\n\nRun\n```\ncd src\ndotnet publish -c Release\n```\n  \nand content should be in **src\\bin\\Release\\net9.0\\publish\\wwwroot** folder.\n\n## Licenses\n\nAll code files (*.cs, *.razor) and HTML files (*.html) are under [MIT](https://opensource.org/licenses/MIT) license, because QOA and [MVP.css](https://github.com/andybrewer/mvp/) use that license\n\nIcon file is modified emoji from [Twitter Emoji](https://github.com/jdecked/twemoji) (Twemoji) project. Their license is also [MIT](https://github.com/jdecked/twemoji/blob/main/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcraiha%2Fqoa-blazor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcraiha%2Fqoa-blazor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcraiha%2Fqoa-blazor/lists"}