{"id":17335842,"url":"https://github.com/malinskiy/stf-client","last_synced_at":"2025-08-20T08:32:59.645Z","repository":{"id":10095893,"uuid":"64376315","full_name":"Malinskiy/stf-client","owner":"Malinskiy","description":"Request devices from Smartphone Test Farm for adb connection","archived":false,"fork":false,"pushed_at":"2022-04-20T20:38:07.000Z","size":79,"stargazers_count":55,"open_issues_count":6,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-15T15:11:22.005Z","etag":null,"topics":["adb","android","openstf"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Malinskiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-28T08:06:43.000Z","updated_at":"2024-06-03T00:35:47.000Z","dependencies_parsed_at":"2022-08-07T05:15:29.646Z","dependency_job_id":null,"html_url":"https://github.com/Malinskiy/stf-client","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malinskiy%2Fstf-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malinskiy%2Fstf-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malinskiy%2Fstf-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malinskiy%2Fstf-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Malinskiy","download_url":"https://codeload.github.com/Malinskiy/stf-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230408171,"owners_count":18220974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adb","android","openstf"],"created_at":"2024-10-15T15:12:30.340Z","updated_at":"2024-12-19T09:07:40.188Z","avatar_url":"https://github.com/Malinskiy.png","language":"Ruby","readme":"[![Build Status](https://travis-ci.org/Malinskiy/stf-client.svg?branch=master)](https://travis-ci.org/Malinskiy/stf-client)\n[![Gem](https://img.shields.io/gem/v/stf-client.svg)](https://rubygems.org/gems/stf-client)\n[![Gem](https://img.shields.io/gem/dt/stf-client.svg)](https://rubygems.org/gems/stf-client)\n\n# Stf::Client\n\nAutomation client for connecting to [OpenSTF](https://github.com/openstf/stf) devices.\n\nDesigned with the following scenario in mind:\n\n1. Connect to remote devices\n2. Do something with the device via adb (Instrumentation Test, adb install, etc)\n3. Disconnect from device\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'stf-client'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install stf-client\n\n## Usage\n\n```\nNAME\n    stf-client - Smartphone Test Lab client\n\nSYNOPSIS\n    stf-client [global options] command [command options] [arguments...]\n\nGLOBAL OPTIONS\n    --help             - Show this message\n    -t, --token=arg    - Authorization token, can also be set by environment variable STF_TOKEN (default: none)\n    -u, --url=arg      - URL to STF, can also be set by environment variable STF_URL (default: none)\n    -v, --[no-]verbose - Be verbose\n\nCOMMANDS\n    clean      - Frees all devices that are assigned to current user in STF. Doesn't modify local adb\n    connect    - Search for a device available in STF and attach it to local adb server\n    disconnect - Disconnect device(s) from local adb server and remove device(s) from user devices in STF\n    help       - Shows a list of commands or help for one command\n    keys       - Show available keys for filtering\n    values     - Show known values for the filtering key\n    \nENVIRONMENT VARIABLES\n    STF_TOKEN - Authorization token \n    STF_URL   - URL to STF \n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/Malinskiy/stf-client.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalinskiy%2Fstf-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalinskiy%2Fstf-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalinskiy%2Fstf-client/lists"}