{"id":20932433,"url":"https://github.com/testingbot/app-automate-java","last_synced_at":"2026-05-22T15:44:37.574Z","repository":{"id":141991292,"uuid":"173286261","full_name":"testingbot/app-automate-java","owner":"testingbot","description":"Java Library for TestingBot's App Automate","archived":false,"fork":false,"pushed_at":"2019-03-01T10:59:09.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-29T07:39:35.852Z","etag":null,"topics":["automate","java","testingbot","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testingbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-01T10:52:43.000Z","updated_at":"2023-06-23T11:40:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"185b8ccf-5db7-4ef0-81e8-d94ede14a796","html_url":"https://github.com/testingbot/app-automate-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testingbot/app-automate-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fapp-automate-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fapp-automate-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fapp-automate-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fapp-automate-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/app-automate-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fapp-automate-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33350620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automate","java","testingbot","webdriver"],"created_at":"2024-11-18T21:48:36.316Z","updated_at":"2026-05-22T15:44:37.498Z","avatar_url":"https://github.com/testingbot.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"App Automate Java\n====================\n\nCurrently this serves as an example on how to upload an .apk or .ipa file to [TestingBot Storage](https://testingbot.com/support/api#upload).\n\nGetting Started\n----------------\n\nSimply set your TestingBot key and secret as environment variable:\n\n```bash\nexport TESTINGBOT_KEY = ...\nexport TESTINGBOT_SECRET = ..\n```\n\nNext, build the project:\n\n```bash\nmvn compile\n```\n\nNow you can upload a file to TestingBot Storage:\n\n```bash\njava -jar uploadApp-1.0.3-jar-with-dependencies.jar \"/Users/../sample.apk\"\n```\n\nThis command should return a successful response:\n\n\n```\n{\"app_url\":\"tb://8130affdac207ff0baa259e8\"}\n```\n\nThis `tb://` url can now be used in your Automated App Tests on TestingBot.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fapp-automate-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fapp-automate-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fapp-automate-java/lists"}