Go

Spit

A small Go CLI that sends chat-completion requests to an OpenAI-compatible endpoint and prints the assistant output.
  • Go
  • Cli
  • Ai

Duex

Duex is a Go-based terminal utility for visualizing and analyzing disk usage, featuring interactive navigation, accurate sizing, and real-time feedback.
  • Go
  • Terminal
  • Cli

ILC

The ilc utility is a Go-based tool that simplifies the creation of custom command-line interfaces by allowing users to define nested commands, interactive input prompts, and templated workflows within …
  • Go
  • Cli
  • Utility