https://github.com/sajeg/quest-presence
Discord Rich Presence app for Meta Quest
https://github.com/sajeg/quest-presence
discord discord-rich-presence meta-quest meta-quest-2 meta-quest-3 meta-quest-3s meta-quest-pro quest rich-presence
Last synced: 6 months ago
JSON representation
Discord Rich Presence app for Meta Quest
- Host: GitHub
- URL: https://github.com/sajeg/quest-presence
- Owner: Sajeg
- License: mit
- Created: 2024-10-24T16:20:02.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-03-05T13:20:59.000Z (8 months ago)
- Last Synced: 2025-04-07T17:41:58.559Z (7 months ago)
- Topics: discord, discord-rich-presence, meta-quest, meta-quest-2, meta-quest-3, meta-quest-3s, meta-quest-pro, quest, rich-presence
- Language: Kotlin
- Homepage: https://sdq.st/a/38617
- Size: 187 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.json
- License: LICENSE
Awesome Lists containing this project
README
# Quest Presence
Discord Rich Presence for Meta Quest - Display the game you are playing on your Quest on Discord.
![]()
## Getting Started
1. **Download and Install**
__I can only recommend installing it through [SideQuest](https://sidequestvr.com/app/38617/quest-rpc)__
Download the APK from the [Releases](https://github.com/Sajeg/quest-rpc/releases) section. Follow any of the many available tutorials for sideloading APKs, such as [this video guide](https://www.youtube.com/watch?v=1-CZlLjLMuM).2. **Setup and Permissions**
- Open the app and enable it as an Accessibility Service.
- Sign in with Discord to allow the app to display your status as online.
3. **Customize Presence**
You can modify app names or exclude certain apps from appearing in your Discord presence settings.## FAQ
**Q: Does it collect my Discord password?**
**A:** No, the app only uses a token provided by Discord during sign-in to manage your online presence.**Q: Why does it need Accessibility Service permissions?**
**A:** Accessibility permissions allow Quest RPC to detect the currently open app, enabling it to display this information as your Discord status.**Q: Does it collect data about me?**
**A:** I wish I could say, no but because the app displays the icon of the game in the presence it gets send to a Discord channel, which only I can access and there you can only see the icons. Not which person send them.## Help
If you need help, have wishes or just want to hear a joke, you can reach out via:
- **Discord**: Sajeg
- **Email**: sajeg.dev@gmail.com
- **Meta Horizon**: [Sajeg](https://horizon.meta.com/profile/Sajeg/)
- **GitHub Issues**: [Open an issue](https://github.com/Sajeg/quest-rpc/issues)## Special Thanks
Special thanks to:
- [@dead8309](https://github.com/dead8309) for their Discord RPC Kotlin library.
- [@basti564](https://github.com/basti564) for providing a website with quest store app icons.