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).
A Python package for looking up DMR IDs from radioid.net. It's a lightweight command-line tool with features like callsign lookup, pretty table output, CSV saving, and ID lookup.
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.