https://github.com/dominicmaas/soundbyteoss
Extensible music client for Windows 10, Xbox One & iOS
https://github.com/dominicmaas/soundbyteoss
fluent-design mvvmcross soundbyte soundbyte-extension soundcloud soundcloud-player uwp winui xamarin xamarin-ios youtube youtube-player
Last synced: 14 days ago
JSON representation
Extensible music client for Windows 10, Xbox One & iOS
- Host: GitHub
- URL: https://github.com/dominicmaas/soundbyteoss
- Owner: DominicMaas
- Created: 2020-05-22T22:05:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T22:07:51.000Z (about 1 year ago)
- Last Synced: 2025-03-24T06:54:42.791Z (about 1 month ago)
- Topics: fluent-design, mvvmcross, soundbyte, soundbyte-extension, soundcloud, soundcloud-player, uwp, winui, xamarin, xamarin-ios, youtube, youtube-player
- Language: C#
- Homepage: https://dominicmaas.co.nz/projects/soundbyte
- Size: 2.03 MB
- Stars: 51
- Watchers: 4
- Forks: 5
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SoundByte
An extensible music client for Windows 10 & Xbox One. Future support for iOS & Android.
## Introduction
The current released SoundByte App for UWP
TODO: Explain everything
## Reporting Bugs
To leave feedback, click on the `Issues` tab above. You will need a GitHub account. If you don't have an account, you can also tweet the issue to @SoundByteUWP.
## TODO
- [ ] Setup the CI engine to process legacy builds.
- [ ] Use GitHub releases
- [ ] Setup automatic staging releases
- [ ] Move all repos to this repo## What's included
- The publicly released SoundByte app source code (for UWP)
- The legacy core library
- The new Amalthea engine (rewritten core library to be fully service modular (via extensions) and cross platform)
- The in beta iOS app
- The in beta UWP app## What's not included
- The web application (server side functionality)
- `Constants.cs`
- `google-services.json`
- `GoogleService-Info.plist`## Build Status (Legacy)
|Platform|CI|Staging|Store|
|---|---|---|---|
| UWP | [)](https://dev.azure.com/SoundByte/SoundByte/_build/latest?definitionId=14) |  | - |## Build Status (Amalthea)
|Platform|CI|Staging|Release|
|---|---|---|---|
| UWP | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=21) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=22) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=23) |
| Android | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=24) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=25) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=26) |
| iOS | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=27) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=28) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=29) |
| Web | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=19) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=18) | [](https://dev.azure.com/soundbyte/SoundByte%20Build%20Process/_build/latest?definitionId=20) |## Music Providers
If you have any issues or feature requests for certain music providers (e.g. playback bug with YouTube), please create an issue.## Feature Requests
Try to provide as much information as possible, including screenshots or mock ups when applicable.