A mobile directory for Virtual YouTubers.
Features:
- Basic information, Official Channel/SNS links, short descriptions of over 1400 VTubers.
- Search with VTuber names.
- Bookmark your favorite VTubers.
- Discover random VTubers from front page.
- Weekly spotlight from Reddit.
This application requires internet access to load images. The default version will load images dynamically from Fandom. If you prefer not loading online images, please see Build app yourself below.
Please let me know if there is a bug or if there are any features that you think would benefit this application.
The application has been tested with Android 7 (and later).
This application can be found on Google Play:
* Google Play and the Google Play logo are trademarks of Google LLC.
APK downloads can also be found under Github Release section.
- Install
nodejs
andnpm
: https://nodejs.org/en/download/ - Clone this repository and run
npm install
.- Change
embeddedImages
totrue
inconfig.ts
and overwritewiki-data.db
withwiki-data_embedded.db
from release, if you wish to load offline images.
- Change
- Run
npx react-native run-android --variant=release
and you will find your generated apk file inandroid/app/build/outputs/apk/release
.
Textural materials in this application are collected from the Virtual YouTuber Wiki at Fandom and are licensed under the Creative Commons Attribution-Share Alike License.
See LICENSE.