···6677Tap:
88```sh
99-brew tap shiloh/atomicxr https://codeberg.org/shiloh/homebrew-atomicxr.git
99+brew tap matrixfurry.com/atomicxr https://tangled.sh/@matrixfurry.com/homebrew-atomicxr
1010```
11111212-Applications:
1313-```sh
1414-brew install shiloh/atomicxr/<application>
1515-```
1212+Applications (`brew install <application>`):
1313+- [AtomicXR CLI (`axr`)](https://tangled.sh/@matrixfurry.com/atomic-xr): `atomicxr-cli`
1414+- [WlxOverlay-S](https://github.com/galister/wlx-overlay-s): `wlx-overlay-s`
1515+- [WayVR Dashboard](https://github.com/olekolek1000/wayvr-dashboard): `wayvr-dashboard`
1616+- [Monado Tracking Origin Calibrator](https://github.com/galister/motoc): `motoc`
1717+- [OSC Avatar Manager](https://github.com/galister/oscavmgr): `oscavmgr`
1818+- [VrcAdvert](https://github.com/galister/VrcAdvert): `vrc-advert`
16191720## Common Issues ##
18211919-### WayVR Dashboard: `xkbcommon: ERROR: failed to add default include path /home/linuxbrew/.linuxbrew/share/X11/xkb` ###
2222+### WayVR Dashboard: `xkbcommon: ERROR: failed to add default include path /home/linuxbrew/.linuxbrew/share/X11/xkb`
2023This happens when the `xkb` config files (from the `xkeyboard-config` formula) are not linked to
2124`/home/linuxbrew/.linuxbrew/share/X11/xkb`. This will happen if the `xorg-server` formula is installed.
2225···24272528## License ##
26292727-The Formulae and scripts in this repo are licensed under the AGPL 3.0 (no later version).
3030+The Formulae and scripts in this repo are licensed under the AGPL 3.0 (no later version) unless otherwise specified.