ChadMoran / siskel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siskel

A CLI tool for integrating Radarr and Sonarr with OpenAI to recommend new movies.

Installation

npm install -g siskel

Usage

You will need an OpenAI API Key and have it set as OPENAI_API_KEY.

Movies

siskel movie "Too Big to Fail, The Big Short"

Radarr

siskel radarr "http://localhost:7878" "API_KEY"

About

License:MIT License


Languages

Language:TypeScript 54.3%Language:JavaScript 45.7%