Skip to content

marstid/synstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synstat

A terminal dashboard for monitoring your Synthetic API usage.

Installation

go install github.com/marstid/synstat@latest
sysnstat

Or run directly:

go run github.com/marstid/synstat@latest

Usage

Set your Synthetic API key as an environment variable:

export SYNTHETIC_API_KEY="your-api-key"
go run github.com/marstid/synstat@latest

Configuration

You can set a default theme using the SYNTHETIC_THEME environment variable:

export SYNTHETIC_THEME="Hacker Terminal"
synstat

Or use partial names:

export SYNTHETIC_THEME="hacker"
export SYNTHETIC_THEME="ocean"
export SYNTHETIC_THEME="purple"

Controls

  • ←/→ or h/l - Change theme
  • r - Refresh data
  • q or Ctrl+C - Quit

Themes

The dashboard includes 11 different color themes:

  • Cyan (default)
  • Blue
  • Green
  • Purple
  • Candy
  • Soda-pop
  • Hacker Terminal
  • Sunset
  • Ocean
  • Forest
  • Monochrome

Requirements

  • Go 1.23 or later
  • A Synthetic API key

About

Simple tui to display the usage of syntetic.ai

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages