Skip to content
/ XYVR Public

Merge your VRChat and Resonite contacts into a single address book. Preserve your data even if you lose your account with its offline mode.

License

Notifications You must be signed in to change notification settings

hai-vr/XYVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XYVR

XYVR is an address book application that lets you search through your VRChat, Resonite, and ChilloutVR contacts.

Once data is retrieved, it is stored offline, no Internet connection needed. The address book remains fully functional even if access to the original account is lost for any reason.

If you have multiple accounts on different social VR platforms (or even on the same platform), you can view your contacts as one single address book.

gFXOM4aH1Zui-webview_YEm46Ch1Qv

User documentation

If you are a user looking to use this software: Sorry, but this application is currently under development.

Please check back at another time.

If you are a developer, feel free to read below.

 

 

Privacy and Data considerations

  • This application does not store your email and password.
  • We store a cookie file and session tokens upon login, if requested.
  • We store your address book in the %APPDATA%/XYVR/ folder.
  • We only perform requests to the following URLs:
    • for VRChat accounts: https://api.vrchat.cloud/api/1 (live updates: wss://pipeline.vrchat.cloud/)
    • for Resonite accounts: https://api.resonite.com/ (live updates: https://api.resonite.com/hub)
    • for ChilloutVR accounts: https://api.abinteractive.net/1
  • We fetch thumbnails:
    • for VRChat: from any thumbnail URL provided by the VRChat API.
    • for Resonite: only from URLs which hostname is resonite.com, or any subdomain of resonite.com.
  • There are no requests to any other server.
  • There is no telemetry, no analytics, and no cloud storage.

For more details regarding privacy and data considerations, please refer to the following page:

📘 Privacy and data considerations

 

 

 

 

 


Developer documentation

If you are a developer looking to modify or audit this software, the developer documentation can be found in the README-DEVELOPER.md file, and README-SECURITY.md can help you conduct an audit.

Third-party acknowledgements

The communication with the APIs is a custom implementation, with the requests based on the following reference documents:

About

Merge your VRChat and Resonite contacts into a single address book. Preserve your data even if you lose your account with its offline mode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published