Skip to content

BullTronics/Remote-Control-Client

Repository files navigation

Remote Control Client

Clone Source Code

Run git clone https://github.com/BullTronics/Remote-Control-Client.git

Download Dependencies

Navigate to source code directory and Run npm i

Run Remote-Control-Client (Emulator)

Run npx react-native run-android

Make sure you have Android development environment setup already done for react native
Refer https://reactnative.dev/docs/environment-setup

Build Android APK

Run cd android; ./gradlew assembleDebug

Build Android Bundle

Run cd android; ./gradlew bundleDebug

Configure & Connect to Server

Download Server
Make sure that server and client are on same network (Either same Wifi Network or same VPN Network)

Generic Server: https://github.com/BullTronics/Remote-Control-Server.git

Further help

To access Remote-Control-Server from remote client, Use ZeroTier to create Virtual Network https://zerotier.com/

To get more help on the Remote-Control-Client, contact admin@bulltronics.com.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors