tools

mastosync

mastosync

A Go CLI that bridges RSS feeds with the decentralized social web—cross-posting to Mastodon and Bluesky with thread support, media deduplication, Notion/Obsidian saving, and an MCP server mode for AI agents.

templeton

templeton

A lightweight project scaffolding tool that generates directory structures and files from YAML-based Go templates, with smart variable extraction and an interactive mode that prompts for missing values.

kt-tool

kt-tool

A standalone Go CLI for self-signing and verifying Keytrace claims on the ATproto network, communicating directly with your Personal Data Server via XRPC without any third-party apps.

cookcc

cookcc

A Go CLI that migrates Paprika recipe exports to modern open formats—Cooklang, Obsidian-ready Markdown, or Typst cookbooks—with image extraction, smart ingredient formatting, and a clickable PDF table of contents.

sealpdf

sealpdf

A Go CLI for signing PDF documents with PAdES-compatible digital signatures using a pure Go implementation—no C dependencies—with built-in Time Stamp Authority support for long-term validity.

scraper

scraper

A fast, concurrent Go CLI for downloading images from web pages, using a priority queue scheduler with 20 parallel workers, recursive site crawling, and automatic retry with backoff.