Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

OpenXbox/xbox-client-gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xbox App (Desktop / Multi platform)

Uses GtkSharp bindings, SmartGlass and Xbox WebApi. Based on the initial work of @gffranco in the Vala client.

Dependency installation

Project requires

macOS

Use the homebrew package manager to install dependencies.

brew install gtk+3

Linux

TBD

Windows

Refer to GtkSharp instructions.

Building from source

Use VS Code, Visual Studio 2017+ or Visual Studio for Mac to develop in a graphical IDE.

To build headless, via cmdline:

dotnet build

Releases

When done, they should appear here: GitHub releases

Troubleshooting

Common problems

DllNotFoundException when starting the application

Ensure you got the GTK dependencies installed properly.

About

A GTK+3 multi-platform Xbox application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages