Skip to content
/ stf Public
forked from openstf/stf

Control and manage Android devices from your browser.

License

Notifications You must be signed in to change notification settings

lovoro/stf

Repository files navigation

STF

Requirements

  • NodeJS
  • Bower
  • RethinkDB

Install

  • brew install rethinkdb
  • Make internal npm work
  • brew install protobuf
  • brew install zmq
  • npm install -g bower
  • npm install
  • bower install
  • npm link

Run

  • rethinkdb
  • stf local

Update

  • git pull
  • npm install
  • bower install

About

Control and manage Android devices from your browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.6%
  • HTML 7.8%
  • CSS 5.9%
  • Other 0.7%