A friends list manager for VRChat. Built on Sveltekit + Tauri. Thanks to Tauri, Spectre is cross-platform by default, with mobile support planned for the (very) near future.
Warning
Spectre's backend is currently being reworked to drastically improve performance!
This project is largely under development, things may be broken or imperfect!
Warning
VRC's official stance on using their API is to use it non-maliciously, Spectre performs absolutely no malicious functions. I am not responsible for your account getting rate-limited or locked.
The goal of Spectre is to provide a minimal, fast, and easy way to view your VRC friends list without opening the website. It is meant to only give you the information you want to see, without logging tons of information you do not need to see, such as avatar changes, or constant location updates. Spectre only includes the features you need and not the ones you don't.
For development:
npm run tauri devFor production:
npm run tauri build- Dashboard: Get a quick overview of your friends online and the current VRChat player count.
- Friends List: See who's online and their status.
- Instances: See active instances and which friends are in them.
- Notifications: Get system-level notifications for invites, requests, friend requests, and more.
- XSOverlay Integration: Get real-time notifications in your headset.



