{"id":19686148,"url":"https://github.com/loiccoyle/rofi-prowlet","last_synced_at":"2025-07-04T01:33:10.630Z","repository":{"id":116544870,"uuid":"583058311","full_name":"loiccoyle/rofi-prowlet","owner":"loiccoyle","description":"🔎 Rofi wrapper for prowlet. Use the Prowlarr search API to find torrents.","archived":false,"fork":false,"pushed_at":"2024-10-01T19:15:32.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T00:33:35.006Z","etag":null,"topics":["prowlarr","prowlet","rofi","rofi-scripts","search","shell-script","torrent"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/loiccoyle.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,"zenodo":null}},"created_at":"2022-12-28T16:31:17.000Z","updated_at":"2025-03-18T22:12:16.000Z","dependencies_parsed_at":"2025-05-07T00:28:55.052Z","dependency_job_id":"25a4b4d6-2ad3-418f-8f62-8fe8a96ced6c","html_url":"https://github.com/loiccoyle/rofi-prowlet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loiccoyle/rofi-prowlet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-prowlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-prowlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-prowlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-prowlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loiccoyle","download_url":"https://codeload.github.com/loiccoyle/rofi-prowlet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-prowlet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263430405,"owners_count":23465380,"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":["prowlarr","prowlet","rofi","rofi-scripts","search","shell-script","torrent"],"created_at":"2024-11-11T18:26:26.103Z","updated_at":"2025-07-04T01:33:10.606Z","avatar_url":"https://github.com/loiccoyle.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rofi-prowlet\n\n\u003ca href=\"./LICENSE.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://aur.archlinux.org/packages/rofi-prowlet-git/\"\u003e\u003cimg src=\"https://img.shields.io/aur/version/rofi-prowlet-git\"\u003e\u003c/a\u003e\n\n[`rofi`](https://github.com/davatorium/rofi) wrapper for [`prowlet`](https://github.com/loiccoyle/prowlet), a cli utility to query `Prowlarr`.\n\n\u003e Use the [`Prowlarr`](https://github.com/prowlarr/prowlarr) search API to find torrents.\n\n![rofi-prowlet](https://i.imgur.com/RudooO4.png)\n\n## 📦 Installation\n\n### Dependencies\n\n- [`rofi`](https://github.com/davatorium/rofi)\n- [`prowlet`](https://github.com/loiccoyle/prowlet)\n- [`jq`](https://github.com/stedolan/jq)\n\nOptional:\n\n- [webtorrent](https://github.com/webtorrent/webtorrent): for torrent streaming.\n\nYou'll need to have `Prowlarr` running locally or have access to a `Prowlarr` server.\n\n### Manual\n\nYou'll need to git clone this repository and place the script somewhere in your `$PATH`.\n\n```console\ngit clone https://github.com/loiccoyle/rofi-prowlet\ncd rofi-prowlet\ncp rofi-prowlet /somewhere/in/your/PATH/\n```\n\n### Arch linux\n\nUsing your prefered AUR helper:\n\n```console\nparu -S rofi-prowlet-git\n```\n\n## 📋 Usage\n\n`rofi-prowlet` is just wrapping [`prowlet`](https://github.com/loiccoyle/prowlet), any options will be passed on to `prowlet`.\n\n```console\n$ rofi-prowlet -h\nUse \"-\" to read the json Prowlarr response from stdin e.g.:\n\n$ prowlet search big buck bunny | rofi-prowlet -\n\nOtherwise, rofi-prowlet passes any provided options to the prowlet command:\n\nQuery the Prowlarr search API from the command line.\n\nUsage:\n    prowlet [OPTIONS] {search, config, indexers, categories, open}\n        -h                        Show this message and exit.\n        -r                        Raw output, no coloring.\n        -v                        Verbosisty, up to -vv.\n        -s                        Start prowlarr.service if not running.\n        -k                        Stop prowlarr.service before exiting.\n        -u PROWLARR_URL           Prowlarr URL.\n        -a API_KEY                Prowlarr API key, will query prowlarr if not provided.\n```\n\n## 🥳 Contributing\n\nPlease feel free to open a PR, especially to add common torrent related actions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floiccoyle%2Frofi-prowlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floiccoyle%2Frofi-prowlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floiccoyle%2Frofi-prowlet/lists"}