{"id":18473823,"url":"https://github.com/hiimsergey/oorl","last_synced_at":"2026-02-26T23:02:00.337Z","repository":{"id":221004435,"uuid":"753166369","full_name":"hiimsergey/oorl","owner":"hiimsergey","description":"A tool for opening URLs from text files","archived":false,"fork":false,"pushed_at":"2025-11-30T20:32:48.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T04:43:04.383Z","etag":null,"topics":["cli","cli-utilities","cli-utility","rust","rust-lang","rust-programming","rust-programming-language","small","small-project","small-projects","url","web","webbrowser"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiimsergey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-02-05T15:45:13.000Z","updated_at":"2025-04-01T18:05:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b98ca84-1d08-486a-9527-b545223be7a1","html_url":"https://github.com/hiimsergey/oorl","commit_stats":null,"previous_names":["hiimsergey/oorl"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hiimsergey/oorl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiimsergey%2Foorl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiimsergey%2Foorl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiimsergey%2Foorl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiimsergey%2Foorl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiimsergey","download_url":"https://codeload.github.com/hiimsergey/oorl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiimsergey%2Foorl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cli","cli-utilities","cli-utility","rust","rust-lang","rust-programming","rust-programming-language","small","small-project","small-projects","url","web","webbrowser"],"created_at":"2024-11-06T10:26:38.903Z","updated_at":"2026-02-26T23:02:00.320Z","avatar_url":"https://github.com/hiimsergey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oorl\nA tool for opening URLs from text files. A small \"script\" I made for myself because I need this very often.\n\n## Usage\n\n### from files\n```\n$ oorl path1 path2 path3 ...\n```\n\n... where every argument is the path to a text file. Every URL from every file\nwill be opened in your default browser.\n\nOutput:\n\n```\npath1: https://example1.com\npath1: https://example2.com\npath2: https://another_example1.com\npath2: https://another_example2.com\npath3: https://yet_another_example1.com\npath3: https://yet_another_example2.com\n```\n\n### last URL\n```\n$ oorl -l path\n```\n\nA bit specific but useful for if you want to visit the repository of the project you're in:\n\n```\n$ oorl -l .git/info\n```\n\n### from argument\n```\n$ oorl -s \"https://example1.com       https://example2.com\n           https://another_example1.com  and other things\"\n```\n\nOutput:\n\n```\nstring: https://example1.com\nstring: https://example2.com\nstring: https://another_example1.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiimsergey%2Foorl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiimsergey%2Foorl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiimsergey%2Foorl/lists"}