Skip to content

Releases: ddmoney420/moji

v1.0.1

26 Jan 04:40

Choose a tag to compare

moji v1.0.1

Bug fixes and CI improvements.

Changes

  • Fixed TUI tests for CI environments
  • Fixed flaky image conversion test
  • Fixed lint warnings
  • Improved GitHub Actions workflows

Install

brew install ddmoney420/tap/moji
go install github.com/ddmoney420/moji@latest

v1.0.0

26 Jan 02:57

Choose a tag to compare

moji v1.0.0

Initial release of the terminal art toolkit.

Features

  • Kaomoji: 170+ built-in kaomoji with search and categories
  • ASCII Banners: 47 FIGlet fonts with 18 color styles
  • Text Effects: 20 Unicode transformations (flip, bubble, zalgo, etc.)
  • Color Filters: 23 filters (rainbow, fire, neon, matrix, etc.)
  • Gradients: 12 color themes with 3 modes (horizontal, vertical, diagonal)
  • Image Conversion: 24 charsets + Sixel/Kitty/iTerm2 protocol support
  • QR Codes: ASCII QR code generation
  • Patterns: Decorative borders and dividers
  • Calendar: ASCII calendar views (month, week, year)
  • System Info: Neofetch-style display
  • Interactive TUI: 11-tab interface with live preview
  • Export: PNG, SVG, HTML, TXT output
  • Web Playground: WASM-powered browser demo

Install

# Homebrew
brew install ddmoney420/tap/moji

# Go
go install github.com/ddmoney420/moji@latest