{"id":35738093,"url":"https://github.com/droidrun/n8n-nodes-droidrun","last_synced_at":"2026-01-20T16:33:43.829Z","repository":{"id":318341294,"uuid":"1067845946","full_name":"droidrun/n8n-nodes-droidrun","owner":"droidrun","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-23T14:25:05.000Z","size":436,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-25T03:55:20.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/droidrun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-01T13:26:38.000Z","updated_at":"2025-12-23T14:24:50.000Z","dependencies_parsed_at":"2025-10-06T17:31:07.947Z","dependency_job_id":"0da860cd-eb88-43c7-8c3d-f86dec6f1a2d","html_url":"https://github.com/droidrun/n8n-nodes-droidrun","commit_stats":null,"previous_names":["droidrun/n8n-nodes-droidrun"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/droidrun/n8n-nodes-droidrun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidrun%2Fn8n-nodes-droidrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidrun%2Fn8n-nodes-droidrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidrun%2Fn8n-nodes-droidrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidrun%2Fn8n-nodes-droidrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droidrun","download_url":"https://codeload.github.com/droidrun/n8n-nodes-droidrun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidrun%2Fn8n-nodes-droidrun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-06T13:18:56.700Z","updated_at":"2026-01-20T16:33:43.817Z","avatar_url":"https://github.com/droidrun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n8n-nodes-droidrun\n\nThis is an n8n community node that lets you use Droidrun AI in your n8n workflows to automate tasks on Android devices via the Droidrun Cloud API.\n\n[n8n](https://n8n.io/) is a fair-code licensed workflow automation platform.\n\n- [Installation](#installation)\n- [Operations](#operations)\n- [Credentials](#credentials)\n- [Compatibility](#compatibility)\n- [Usage](#usage)\n- [Resources](#resources)\n- [Version history](#version-history)\n\n## Installation\n\nFollow the n8n community nodes [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/).\n\n## Operations\n\nThis node exposes the following resources and operations:\n\n- Inspect Task\n  - Get Task\n  - Get Task Gif\n  - Get Task Screenshot\n  - Get Task Screenshots\n  - Get Task Status\n  - List Tasks\n\n- Manage Task\n  - Run Task\n    - Supports LLM model selection (fetched from LiteLLM endpoint)\n    - Optional device selection (fetched from API or manual entry)\n    - Apps selection (fetched from API for dropdown)\n    - Structured output support via JSON schema\n    - Optional file attachments\n  - Stop Task\n\n## Credentials\n\nThis node requires a Droidrun API Token.\n\n- Create a Droidrun account and obtain an API key from your dashboard.\n- In n8n, create new credentials of type `Droidrun API` and paste your token.\n- The token will be sent as `Authorization: Bearer \u003ctoken\u003e` to the Droidrun API.\n\nReference: `https://docs.mobilerun.ai/api-reference/`\n\n## Compatibility\n\n- Built for the n8n Nodes API v1.\n- Developed with Node.js \u003e= 20.15.\n\n## Usage\n\n1. Add the `Droidrun` node to your workflow.\n2. Select the `Resource` (Inspect Task or Manage Task) and choose an `Operation`.\n3. Provide required parameters (for example, `Task ID` for inspect operations or `Task` and model settings for `Run Task`).\n4. Execute the workflow.\n\n## Resources\n\n- n8n community nodes docs: `https://docs.n8n.io/integrations/#community-nodes`\n- Droidrun API reference: `https://docs.mobilerun.ai/api-reference/`\n- Droidrun website: `https://droidrun.ai/`\n\n## Version history\n\n- 1.0.3: Initial public release of the Droidrun Tasks node\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroidrun%2Fn8n-nodes-droidrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroidrun%2Fn8n-nodes-droidrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroidrun%2Fn8n-nodes-droidrun/lists"}