Skip to content

v2.0.0

Latest

Choose a tag to compare

@claudiovallejo claudiovallejo released this 15 Feb 14:54
a78be8a

Complete redesign as an interactive terminal icon picker built with Ink.

What's new

  • Browse all 486 pixelarticons in an adaptive terminal grid
  • Real-time filtering by typing icon names
  • Arrow key navigation with scroll
  • Press Enter to copy SVG to clipboard
  • Local caching for offline use

Breaking changes

  • All v1 commands removed (init, add, browse)
  • No longer generates React/React Native components

Usage

npx pix31

See PR #17 for full details.