Available
CLI Tools

Professional command-line tools for developers

ucli

Tool manager - Install and manage all CLI tools

ucli build [tool]
Learn More →

gits

Git workflow automation supporting Forgejo, Gitea, and GitHub

gits pull && gits push
Learn More →

mdtexpdf

Convert Markdown documents to PDF with LaTeX quality

mdtexpdf convert doc.md
Learn More →

mdaudiobook

Convert Markdown content to audiobooks and podcasts

mdaudiobook generate book.md
Learn More →

All tools are installed with a single command using the ucli tool manager

# Install multiple tools at once
ucli build gits mdtexpdf mdaudiobook