What problem does it solve?
~/bin is a personal collection of utility scripts that live in PATH, enabling quick access to 65+ scripts across Python, Bash, and Ruby. It covers AI/LLM integration, system utilities, media processing, Web/data processing, and development tools, with Unix-style piping compatibility and detailed usage via --help for each command.
Core Features & Use Cases
- AI/LLM Tools: codegen, translate, zhcomp, pinyin, ocr, igrok, eliza, youtube-search
- System Utilities: withcache, weasel, clip, notify, progressbar, gen-password, name, run, usdjpy, switchbot
- Media & Graphics: amesh, imagediff, imagehash, pixelart, eye
- Web & Data Processing: tenki, html-title, html-encode, json2yaml, yaml2json, toml2json, uri-encode, doujin-search
- Time & Date Tools: jdate, timer, calendar
- Development & Text Processing: jinja2, filename, uri-encode
- Configuration: llm-config
- Other: eye, codegen, ocr, etc.
Quick Start
Place ~/bin on your PATH and start using any included script with --help to learn options.