Uses GtkSharp bindings, SmartGlass and Xbox WebApi. Based on the initial work of @gffranco in the Vala client.
Project requires
- Gtk+ 3
- .NET Core SDK 2.2+
Use the homebrew package manager to install dependencies.
brew install gtk+3
TBD
Refer to GtkSharp instructions.
Use VS Code, Visual Studio 2017+ or Visual Studio for Mac to develop in a graphical IDE.
To build headless, via cmdline:
dotnet build
When done, they should appear here: GitHub releases
Common problems
Ensure you got the GTK dependencies installed properly.