Skip to main content

Getting Started

Generate an API Key

Before installing the CLI, you’ll need an API key:
  1. Visit ytrss.xyz/keys
  2. Click Generate New API Key
  3. Copy and save your API key securely

Installation

Install via Homebrew

brew install lsherman98/ytrss/ytrss
To uninstall:
brew uninstall ytrss

Install via Go

go install github.com/lsherman98/[email protected]
mv $HOME/go/bin/ytrss-cli $HOME/go/bin/ytrss
To uninstall:
rm $HOME/go/bin/ytrss

Running the CLI

Once installed, you can run the CLI tool using:
ytrss