Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 366 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 366 Bytes

command line utility for converting ascii text to special unicode characters. currently supported character types:

  • fullwidth
  • superscript

usage:

fullwidth he screm

(no output, result copied to clipboard: he screm)

fullwidth --super hewwo

(copied to clipboard: ʰᵉʷʷᵒ)

setup:

sudo make install

removal:

sudo make uninstall