Skip to main content

Kitica Devicepool Client.

Project description

Kitica Host Client Listener

Contents:

Description

Kitica Host Client Listener enables a machine to host devices for the Kitica Devicepool Setup. It supports device status updates.

Installation

If you have pip installed, just run

pip install kiticaclient==1.1b1

To verify installation, you may run:
for ADB Client.

adb-kitica --help

or
for iOS Client.

ios-kitica --help

You may refer to the sample execution below.

$ adb-kitica --help
usage: adb-kitica [-h] [-k KITICASERVER] [-w WEBDRIVERPATH] [-a ADBHOST]
                  [-p ADBPORT]

optional arguments:
  -h, --help            show this help message and exit
  -k KITICASERVER, --kiticaserver KITICASERVER
                        Kitica API Server URI
  -w WEBDRIVERPATH, --webdriverpath WEBDRIVERPATH
                        Web Driver PATH
  -a ADBHOST, --adbhost ADBHOST
                        The adb host to connect to. Defaults to localhost.
  -p ADBPORT, --adbport ADBPORT
                        The ADB port of the host. Defaults to 5037

$ ios-kitica
usage: ios-kitica [-h] [-k KITICASERVER] [-w WEBDRIVERPATH]

optional arguments:
  -h, --help            show this help message and exit
  -k KITICASERVER, --kiticaserver KITICASERVER
                        Kitica API Server URI
  -w WEBDRIVERPATH, --webdriverpath WEBDRIVERPATH
                        Web Driver PATH

Features

Kitica adb-client supports auto start of the ADB server should it detect that the client is not running.

Client also auto creates KITICA_CLIENT_WEBDRIVERS which differs for every Operating System, but, follows the same format. It targets the home folder for the users.
For linux It would be /home/<username>/kitica/client/webdrivers
For Windows C:\Users\<username>\kitica\client\webdrivers
For macOS /Users/<username>/kitica/client/webdrivers

Usage

ADB Client
To start an Android Debug Bridge kitica client, simply run adb-kitica on your terminal.

$ adb-kitica -k http://kitica.server

Base Client Instance Started..
HOST IP :xxx.xxx.xxx.xxx
KITICA SERVER :http://kitica.server
Webdriver PATH :/home/<username>/kitica/client/webdrivers
Starting Android Host Client Listener Service....
adbhost:localhost
adbport:5037

iOS Client
TO DO!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

kiticaclient-1.4a9-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file kiticaclient-1.4a9-py3-none-any.whl.

File metadata

File hashes

Hashes for kiticaclient-1.4a9-py3-none-any.whl
Algorithm Hash digest
SHA256 96239dab761477e80f8ef7dd773fcdd0771937c5c9517f9de834cc0e7f34628d
MD5 6f6e79a59bc27ce7537003a44774fa52
BLAKE2b-256 3996eee06d06f986455ef7de4904874cfabdf5a303d463fe44088d12559c8bf8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page