XR packaging for Fedora Atomic
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Prepare for migration to Tangled

+10 -7
+10 -7
README.md
··· 6 6 7 7 Tap: 8 8 ```sh 9 - brew tap shiloh/atomicxr https://codeberg.org/shiloh/homebrew-atomicxr.git 9 + brew tap matrixfurry.com/atomicxr https://tangled.sh/@matrixfurry.com/homebrew-atomicxr 10 10 ``` 11 11 12 - Applications: 13 - ```sh 14 - brew install shiloh/atomicxr/<application> 15 - ``` 12 + Applications (`brew install <application>`): 13 + - [AtomicXR CLI (`axr`)](https://tangled.sh/@matrixfurry.com/atomic-xr): `atomicxr-cli` 14 + - [WlxOverlay-S](https://github.com/galister/wlx-overlay-s): `wlx-overlay-s` 15 + - [WayVR Dashboard](https://github.com/olekolek1000/wayvr-dashboard): `wayvr-dashboard` 16 + - [Monado Tracking Origin Calibrator](https://github.com/galister/motoc): `motoc` 17 + - [OSC Avatar Manager](https://github.com/galister/oscavmgr): `oscavmgr` 18 + - [VrcAdvert](https://github.com/galister/VrcAdvert): `vrc-advert` 16 19 17 20 ## Common Issues ## 18 21 19 - ### WayVR Dashboard: `xkbcommon: ERROR: failed to add default include path /home/linuxbrew/.linuxbrew/share/X11/xkb` ### 22 + ### WayVR Dashboard: `xkbcommon: ERROR: failed to add default include path /home/linuxbrew/.linuxbrew/share/X11/xkb` 20 23 This happens when the `xkb` config files (from the `xkeyboard-config` formula) are not linked to 21 24 `/home/linuxbrew/.linuxbrew/share/X11/xkb`. This will happen if the `xorg-server` formula is installed. 22 25 ··· 24 27 25 28 ## License ## 26 29 27 - The Formulae and scripts in this repo are licensed under the AGPL 3.0 (no later version). 30 + The Formulae and scripts in this repo are licensed under the AGPL 3.0 (no later version) unless otherwise specified.