{"id":23279939,"url":"https://github.com/shellworm/aurom","last_synced_at":"2025-04-06T13:19:07.148Z","repository":{"id":268296099,"uuid":"903899450","full_name":"shellworm/aurom","owner":"shellworm","description":"A command-line tool for Chrome browser manipulation that requires user confirmation.","archived":false,"fork":false,"pushed_at":"2024-12-24T20:11:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-24T21:19:32.353Z","etag":null,"topics":["automation","browser-automation","chrome","chrome-automation","cli","rust","terminal"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shellworm.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":"2024-12-15T20:53:28.000Z","updated_at":"2024-12-24T20:11:08.000Z","dependencies_parsed_at":"2024-12-15T21:40:37.203Z","dependency_job_id":null,"html_url":"https://github.com/shellworm/aurom","commit_stats":null,"previous_names":["shellworm/aurom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellworm%2Faurom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellworm%2Faurom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellworm%2Faurom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellworm%2Faurom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellworm","download_url":"https://codeload.github.com/shellworm/aurom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238533300,"owners_count":19488159,"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":["automation","browser-automation","chrome","chrome-automation","cli","rust","terminal"],"created_at":"2024-12-19T23:19:44.228Z","updated_at":"2025-02-12T19:08:42.876Z","avatar_url":"https://github.com/shellworm.png","language":"Rust","readme":"# aurom\n\n`aurom` is a command-line tool designed to automate Chrome browser interactions, specifically tasks that typically require user input or manual completion of challenges.\n\n# Getting started\n\n### Building from source\n\nTo build `aurom` from source, you need Rust 1.80.0 or later. Clone the repository and use `cargo` to build and install it:\n\n```bash\ncargo install --path .\n```\n\nTo verify a successful installation, simply run:\n\n```bash\naurom -h\n```\n\n# How to use\n\n## Basic usage\n\n`aurom` requires either the `-n` flag or the `-c` flag with a WebSocket URL provided when starting a Chrome browser and specifying the ``--remote-debugging-port`` flag:\n\n```bash\n$ aurom -n\n```\nor\n```bash\n$ aurom -c ws://127.0.0.1:9222/devtools/browser/b5fb02d9-b2a9-4a3f-83db-c63e7c68c300\n```\n\n\u003e [!WARNING]  \n\u003e You can not use -n and -c at the same time.\n\nYou can specify the ``-u`` flag to set the URL of the target tab:\n\n```bash\n$ aurom -n -u https://example.com/\n```\n\n## Advanced usage\n\nFor a more advanced usage of `aurom`, please refer to `aurom --help`.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellworm%2Faurom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellworm%2Faurom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellworm%2Faurom/lists"}