Skip to content

mgunther/controlae-mobile

 
 

Repository files navigation

Controlaê

🤘 Remote control with React Native

Controlaê screens

Installer

Android .apk installer

Getting started

Prerequisites

  • You'll need to run the backend server, follow these instructions.

Installing

  • Clone this repo (git clone git@github.com:marcosabb/controlae-mobile.git)
  • Install dependencies (yarn)
  • Create a .env file and copy/paste the content of .env.example file
  • Install app on Android device or emulator (yarn android)
  • Start app (yarn start)

Contribute

  • Fork this repo
  • Create a new branch (git checkout -b feature/awesome-feature)
  • Add you changes (git add .)
  • Commit your changes (git commit)
  • Push to the branch (git push origin feature/awesome-feature)
  • Create a pull request

If you want add a new device, open a issue with device type (e.g: tv), and brand.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

🤘 Remote control with React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • Objective-C 10.7%
  • Java 8.5%
  • Ruby 7.1%
  • Starlark 1.5%
  • Shell 0.1%