udf / unisearch

A shell/python rofi script that lets you search for and select a unicode character

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unisearch

A shell/python rofi script that lets you search for and select a character, which is then copied to your clipboard

image

Requirements

  • Python >= 3.6
  • Rofi
  • xclip
  • An internet connection (to download the unicode data on the first run)

TODO

  • Fix some characters breaking out of the line
  • Multiple character selection (not possible to detect the selected order)
  • Use a .rasi theme for a consistent look (and maybe to fix the broken characters)

About

A shell/python rofi script that lets you search for and select a unicode character


Languages

Language:Shell 56.5%Language:Python 43.5%