Skip to content

ludovicianul/opium.agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI

opium.agent

The agent used by Opium

building the project

mvn clean package

starting the project

java -jar opium-agent.jar -Dmaster=http://IP_OF_HIVE:2020

By default the project will start on port 2021. If you don't send a master address, it will default to http://localhost:2020/

device monitoring

Every 10 seconds the agent will monitor for connected Android devices. Once found they will be registered to the Hive.

pre-requisits

  • adb needst to be installed on the running host
  • Appium needs to be installed on the running host

os compatibility

Tested on Windows, Ubuntu and OS X.

build

Build Status

Releases

No releases published

Packages

No packages published

Languages