Skip to main content

Local-first Android UI automation CLI for the AIVane Android REPL beta

Project description

Python Client

This directory contains the publishable Python CLI package for the AIVane Android REPL beta.

Run

After installation, use the console script:

agent-android --help
agent-android --repl --url http://<device-ip>:8080
agent-android --health --url http://<device-ip>:8080

If the phone requires a shared token:

agent-android --repl --url http://<device-ip>:8080 --token YOUR_TOKEN

Set the environment variable AIVANE_API_TOKEN when you prefer not to pass the token on every command line.

Inside the REPL you can also persist it locally:

set token YOUR_TOKEN

For prepared multi-step flows:

agent-android --template template.json --url http://<device-ip>:8080

For a workflow bundle with one main template plus child templates:

agent-android --application-bundle app.zip --main-template-file __main__.json --url http://<device-ip>:8080

For syncing templates, images, or other files from your computer to the phone:

agent-android --upload foo.json --remote-path Templates/foo.json --url http://<device-ip>:8080
agent-android --upload foo.json --remote-path Templates/foo.json --no-overwrite --url http://<device-ip>:8080

--upload overwrites by default. It uses the same phone-side token check as the other protected REPL endpoints.

Package Layout

  • pyproject.toml: setuptools package metadata and console-script registration
  • src/agent_android/: installable package source
  • tests/: unit and device smoke tests

Notes

  • The package uses a standard src layout under src/agent_android.
  • The phone hosts the beta HTTP service locally and the client connects directly to http://<device-ip>:8080.
  • If a command cannot connect, first check whether the AIVane app or its local API service has exited on the phone, then retry /health.

Project details


Download files

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

Source Distribution

aivane_agent_android-0.1.5.tar.gz (42.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aivane_agent_android-0.1.5-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

Details for the file aivane_agent_android-0.1.5.tar.gz.

File metadata

  • Download URL: aivane_agent_android-0.1.5.tar.gz
  • Upload date:
  • Size: 42.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aivane_agent_android-0.1.5.tar.gz
Algorithm Hash digest
SHA256 8abb5c7545c7b12b0ff50dd471ca6e0afeb39df0585fffff32eabd1b089752e9
MD5 b1457638b5fd50e07a0e70042f1684a1
BLAKE2b-256 8969b594e0cddf845becca8e9abcc00750413a657d422f0d11352786ca7bbbcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for aivane_agent_android-0.1.5.tar.gz:

Publisher: python-publish.yml on aivanelabs/ai-rpa

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aivane_agent_android-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for aivane_agent_android-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 01941e603ad1be7f10a6d2aac01d0783e235507c61f416fa67235d9378150d16
MD5 79c6b1cf2475a1d1ca4650027594a076
BLAKE2b-256 9aab15092f2d22bcb889bdecaf96f4e8008cb8b69c172675537854e2a3dcec16

See more details on using hashes here.

Provenance

The following attestation bundles were made for aivane_agent_android-0.1.5-py3-none-any.whl:

Publisher: python-publish.yml on aivanelabs/ai-rpa

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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