Description
Monado is an open source XR runtime delivering immersive experiences such as VR and AR on on mobile, PC/desktop, and any other device (because gosh darn people come up with a lot of weird hardware).
Monado aims to be a complete and conforming implementation of the OpenXR API made by Khronos.
The project currently is being developed for GNU/Linux and aims to support other operating systems in the near future. "Monado" has no specific meaning and is just a name.
This copr is my compiled versions of monado directly from git source.
Warning: this copr is in polishing state. Expect many changes.
Installation Instructions
Enable the repo
Fedora workstation and spins
sudo dnf copr enable joviatrix/monado-git
Fedora atomic
sudo curl -o /etc/yum.repos.d/monado-git.repo <url of the repo file>
Installation
If you want to install monado vanilla, install the monado package:
- Fedora workstation and spins
sudo dnf install monado
- Fedora atomic
rpm-ostree install monado
If you want to install monado with positional tracking for WMR controllers in full 6dof, including Rift S support & controllers, install the monado-constellation package:
- Fedora workstation and spins
sudo dnf install monado-constellation
- Fedora atomic
rpm-ostree install monado-constellation
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 41 (7 downloads) |
![]() |
aarch64 (0)*, x86_64 (388)* | Fedora 42 (100 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (10 downloads) |
* Total number of downloaded packages.