https://github.com/angelware-net/Spectre
Spectre (Working Name) is a lightweight VRChat friends list and log. Runs on Sveltekit + Tauri.
https://github.com/angelware-net/Spectre
sveltekit tauri tauri-app vrchat vrchat-tool
Last synced: 8 months ago
JSON representation
Spectre (Working Name) is a lightweight VRChat friends list and log. Runs on Sveltekit + Tauri.
- Host: GitHub
- URL: https://github.com/angelware-net/Spectre
- Owner: angelware-net
- License: gpl-3.0
- Created: 2024-06-16T23:53:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T12:16:18.000Z (over 1 year ago)
- Last Synced: 2025-02-04T08:08:10.978Z (over 1 year ago)
- Topics: sveltekit, tauri, tauri-app, vrchat, vrchat-tool
- Language: Svelte
- Homepage: https://svrc.app
- Size: 8.12 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Spectre
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!
## Warnings
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.
## Philosophy
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.
## Building
For development:
```shell
npm run tauri dev
```
For production:
```shell
npm run tauri build
```
## Current Features
- 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.
## Credits
- [Community-driven VRCAPI Docs](https://vrchatapi.github.io/docs/api/)
## Screenshots


