https://github.com/eiz/steamlink-qml-example
Minimal Steam Link SDK application using Qt Quick.
https://github.com/eiz/steamlink-qml-example
Last synced: 5 months ago
JSON representation
Minimal Steam Link SDK application using Qt Quick.
- Host: GitHub
- URL: https://github.com/eiz/steamlink-qml-example
- Owner: eiz
- License: mit
- Created: 2016-04-10T22:27:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T01:21:20.000Z (over 10 years ago)
- Last Synced: 2025-01-11T05:48:30.757Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 78.1 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steamlink-qml-example
A minimal Qt Quick application for the Steam Link. To build, set the `STEAMLINK_HOME` environment variable to the Steam Link SDK root and run `./build_steamlink.sh`.
To install, either follow Valve's USB stick install instructions, or enable ssh on your Steam Link and copy `steamlink/apps/steamlink-qml-example` to `/home/steam/apps` on the device and run `kill $(pidof shell)` to restart the Steam Link shell.