Skip to main content

Get Started

Yeet lets you write JavaScript scripts that subscribe to a live system graph — processes, CPU, memory, network, Docker, and more — and render or act on the data in real time.

First steps

Installation

yeet currently supports Linux natively. macOS and Windows users can run yeet via Docker — see Running with Docker (macOS/Windows).

Run the following command to install yeet:

curl -fsSL https://yeet.cx | sh

Login

Once installed, authenticate with your yeet account:

yeet login

This will give you a link to authenticate in your browser. Once authenticated, you're ready to go.