Skip to content

An Android tool for managing your VRChat account and friends.

Notifications You must be signed in to change notification settings

DygDyg/VRChatMobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRChatMobile

An Android tool for managing your VRChat account and friends.

License

MIT License

Copyright (c) 2018 VRChat Mobile

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Building for yourself

$ npm install

$ npm -g install cordova

$ cordova add platform <android|ios|blackberry|windows>

$ cordova build <android|ios|blackberry|windows>

This will build a apk for you to deploy or if you have adb installed on your pc will deploy it to your phone

Note - Android Studio, Java jre|jdk & nodejs need to be installed

Install now

Playstore: https://play.google.com/store/apps/details?id=com.roxyboxxy.vrchub

About

An Android tool for managing your VRChat account and friends.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.0%
  • CSS 19.1%
  • Objective-C 10.9%
  • Java 5.8%
  • Shell 0.6%
  • HTML 0.4%
  • Batchfile 0.2%