Appify transforms terminal user interface (TUI) applications into native macOS application bundles. This utility allows command-line tools to function as standalone apps with their own Dock icons, Cmd+Tab entries, and Spotlight visibility. By embedding a Ghostty engine, it provides GPU-accelerated Metal rendering without requiring any existing terminal installations or external dependencies.
Key features:
Single binary distribution with zero dependencies
Native macOS experience using Swift and GhosttyKit
GPU accelerated rendering via the Metal renderer
Customizable application names, bundle IDs, and icons
ollamark is a command-line client for Ollama with markdown support. It allows users to execute prompts with various options like model selection, system prompts, temperature control, and output formatting (JSON, HTML).
yq is a command-line tool that processes YAML, XML, and TOML files by converting them to JSON and using jq for further processing. It supports various options for preserving YAML tags and styles, and can be used as a module for in-place edits.