{"id":19686149,"url":"https://github.com/loiccoyle/rofi-cuff","last_synced_at":"2025-07-01T00:02:57.355Z","repository":{"id":116544858,"uuid":"358744824","full_name":"loiccoyle/rofi-cuff","owner":"loiccoyle","description":"🔎 Rofi wrapper for cuff. Use the Jackett search API to find torrents.","archived":false,"fork":false,"pushed_at":"2023-01-11T14:38:06.000Z","size":69,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T06:32:51.042Z","etag":null,"topics":["cuff","jackett","rofi","rofi-scripts","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}},"created_at":"2021-04-16T23:48:23.000Z","updated_at":"2024-03-30T02:04:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"131dc235-4e09-41b8-883e-8af00566edb2","html_url":"https://github.com/loiccoyle/rofi-cuff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loiccoyle/rofi-cuff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-cuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-cuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-cuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-cuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loiccoyle","download_url":"https://codeload.github.com/loiccoyle/rofi-cuff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loiccoyle%2Frofi-cuff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870851,"owners_count":23377309,"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":["cuff","jackett","rofi","rofi-scripts","torrent"],"created_at":"2024-11-11T18:26:26.129Z","updated_at":"2025-07-01T00:02:57.196Z","avatar_url":"https://github.com/loiccoyle.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rofi-cuff\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-cuff-git/\"\u003e\u003cimg src=\"https://img.shields.io/aur/version/rofi-cuff-git\"\u003e\u003c/a\u003e\n\n[`rofi`](https://github.com/davatorium/rofi) wrapper for [`cuff`](https://github.com/loiccoyle/cuff). Use the [`Jackett`](https://github.com/jackett/jackett) search API to find torrents.\n\n![rofi-cuff](https://i.imgur.com/Fb2wh45.png)\n\n[See it in action](https://imgur.com/7roVMqQ)\n\n**Do you use [`Prowlarr`](https://github.com/prowlarr/prowlarr) instead of `Jackett`? Check out [`prowlet`](https://github.com/loiccoyle/prowlet) / [`rofi-prowlet`](https://github.com/loiccoyle/rofi-prowlet)**\n\n# Installation\n\n### Dependencies\n\n* [`rofi`](https://github.com/davatorium/rofi)\n* [`cuff`](https://github.com/loiccoyle/cuff)\n* [`jq`](https://github.com/stedolan/jq)\n\nOptional:\n* [webtorrent](https://github.com/webtorrent/webtorrent): for torrent streaming.\n\nOf course you'll also need access to a `Jackett` server.\n\n### Manual\n\nYou'll need to git clone this repository and place the script somewhere in your `$PATH`.\n```\ngit clone https://github.com/loiccoyle/rofi-cuff\ncd rofi-cuff\ncp rofi-cuff /somewhere/in/your/PATH/\n```\n\n### Arch linux\n\nUsing your prefered AUR helper:\n```\nparu -S rofi-cuff-git\n```\n\n# Usage\n\n`rofi-cuff` is just wrapping [`cuff`](https://github.com/loiccoyle/cuff), any options will be passed on to `cuff`.\n\n```\n$ rofi-cuff -h\nUse \"-\" to read the json Jackett response from stdin e.g.:\n\n$ cuff search big buck bunny | rofi-cuff -\n\nOtherwise, rofi-cuff passes any provided options to the main cuff command:\n\nQuery the Jackett search API from the command line.\n\nUsage:\n    cuff [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 Jackett service if not running.\n        -k                        Stop Jackett service before exiting.\n        -u JACKETT_URL            Jackett URL.\n        -a API_KEY                Jackett API key, will query Jackett if not provided.\n        -p PASSWORD               Jackett password.\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-cuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floiccoyle%2Frofi-cuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floiccoyle%2Frofi-cuff/lists"}