https://github.com/maxiberta/moonlight-snap
The `Moonlight` open-source NVIDIA GameStream client packaged as a snap.
https://github.com/maxiberta/moonlight-snap
client gamestream linux moonlight nvidia snap snapcraft snappy ubuntu ubuntu-core
Last synced: 6 months ago
JSON representation
The `Moonlight` open-source NVIDIA GameStream client packaged as a snap.
- Host: GitHub
- URL: https://github.com/maxiberta/moonlight-snap
- Owner: maxiberta
- License: mit
- Created: 2018-12-16T05:35:12.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T22:27:34.000Z (about 1 year ago)
- Last Synced: 2025-03-29T07:11:20.260Z (7 months ago)
- Topics: client, gamestream, linux, moonlight, nvidia, snap, snapcraft, snappy, ubuntu, ubuntu-core
- Homepage:
- Size: 1.73 MB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is the snap formoonlight-qt
, an open-source NVIDIA GameStream client.
It works on Ubuntu, Fedora, Debian, and other major Linux distributions.## Command-line Installation
sudo snap install moonlight
([Don't have snapd installed?](https://snapcraft.io/docs/core/install))
That'll install the latest _stable_ release of `moonlight`.
Or, if you're feeling adventurous, try the [automatic builds](https://github.com/maxiberta/moonlight-snap/actions/workflows/build-push-release-to-edge.yml) available at the `edge` channel:
sudo snap install moonlight --edge
## The Snapcrafters
[maxiberta](https://github.com/maxiberta/)
## Upstream
[moonlight-stream](https://github.com/moonlight-stream)