Skip to content

Instantly share code, notes, and snippets.

View leafstrat's full-sized avatar

Justin leafstrat

  • British Columbia
  • 09:21 (UTC -07:00)
View GitHub Profile
@leafstrat
leafstrat / groq.sh
Created June 18, 2024 06:24
GroqCloud Interactive Response Dashboard - Bash Script with YAD (Yet Another Dialog)
#!/bin/bash
# ------------------------------------------------------
# Setup:
# ------------------------------------------------------
# 1. Dependencies:
# - yad version 13.0 (GTK+ 3.24.38) or newer
# To upgrade YAD to the latest version, refer to:
# https://github.com/sonic2kk/steamtinkerlaunch/issues/98#issuecomment-706558925
# To upgrade YAD for syntax highlighting, refer to: