Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fa0311/vrc_manager
Unofficial VRChat Mobile Assistant App for Android and other devices made by Flutter
https://github.com/fa0311/vrc_manager
android flutter vrchat
Last synced: 2 days ago
JSON representation
Unofficial VRChat Mobile Assistant App for Android and other devices made by Flutter
- Host: GitHub
- URL: https://github.com/fa0311/vrc_manager
- Owner: fa0311
- License: other
- Created: 2022-01-31T11:01:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T12:07:26.000Z (9 months ago)
- Last Synced: 2024-02-11T13:25:05.703Z (9 months ago)
- Topics: android, flutter, vrchat
- Language: Dart
- Homepage:
- Size: 15.1 MB
- Stars: 25
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README-ja.md
- License: LICENSE
Awesome Lists containing this project
README
マルチプラットフォーム Android, Windows(残念ながら Macbook を持っていません😫)
多言語対応 en, ja, es, pt, ru, th, zh
複数のログイン方法に対応 2fa, WebView, Token
複数のアカウントに対応 Just H 用のアカウントをお持ちですか?
全て無料 もちろん広告もなし
アプリリンクに対応 URL から直接アプリを開けます
洗練された UI モダンなデザイン
ダークテーマに対応 6種類のテーマと3種類の表示方法
[English](README.md) / [Japanese](README-ja.md)
## インストール
### Android
- [**play.google.com**](https://play.google.com/store/apps/details?id=com.yuki0311.vrc_manager)
- [**appgallery.huawei.com**](https://appgallery.huawei.com/#/app/C106854219) **(非推奨)**
- [**Releases**](https://github.com/fa0311/vrc_manager/releases)の**app-release.apk**### Windows
- [**Releases**](https://github.com/fa0311/vrc_manager/releases)の**VRCManager-Setup.exe**
## ドキュメント
開発・翻訳を手伝ってみませんか? [**貢献**](docs/contribute/ja.md)
## 免責事項
VRChat API の使用に関する VRChat チーム(Tupper 氏)の公式な回答です。
> Use of the API using applications other than the approved methods (website, VRChat application) are not officially supported. You may use the API for your own application, but keep these guidelines in mind:
>
> - We do not provide documentation or support for the API.
> - Do not make queries to the API more than once per 60 seconds.
> - Abuse of the API may result in account termination.
> - Access to API endpoints may break at any given time, with no warning.
>
> [出典](https://vrchatapi.github.io/sdk/java/)