Skip to content

A command-line tool to interact with an Overseerr server

License

Notifications You must be signed in to change notification settings

WillFantom/OverCLIrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overseerr CLI (OverCLIrr)

A command-line client application for interacting with an Overseerr server!

⚠️ This is a work in progress

example

Features

For Admins:

  • Manage requests
    • View
    • Approve/Decline
    • Delete
    • Retry (resend to sonarr/radarr)
  • Retry all requests
    • Single command to resend all non-available requests to the service

For any user:

  • Search for new tv shows/movies/people
  • Check the Overseerr version
  • Search for/list acceptable genres

Install

Using brew on MacOS:

brew install willfantom/overclirr/overclirr

Download from Github:

  • Download the release for your platform
  • Extract the binary
  • Make the binary executable (e.g. chmod +x ...)
  • Copy the binary to a PATH dir (e.g. /bin)

Build from source:

go mod download
go build -o overclirr .

Usage

To create your first login profile, just run: overclirr add-profile

help

About

A command-line tool to interact with an Overseerr server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages