a little shell-based emoji picker
Find a file
2022-10-04 19:22:26 -05:00
build lmao 2022-10-04 18:49:31 -05:00
emojis.txt shmoji ACTIVATE 2022-10-04 14:00:41 -05:00
LICENSE wtfpl 2022-10-04 14:13:29 -05:00
README readmeee 2022-10-04 19:22:26 -05:00
shmoji simplfy several vars, add depends func 2022-10-04 19:11:32 -05:00

shomji 💀

a little shell-based emoji picker

lil demo: https://asciinema.org/a/ed0xGFa6ji8r6De2aP5PwTQ2i

$ shmoji -h
usage: [download | bemenu | rofi | fzf]

examples:
  # download emojis
  shmoji download

  # launch shmoji with bemenu
  shmoji bemenu

  # launch shmoji with rofi
  shmoji rofi

  # launch shmoji with fzf
  shmoji fzf


how do i use this in...
sway:
  bindsym $mod+Shift+o exec --no-startup-id shmoji bemenu

i3:
  bindsym $mod+Shift+o exec --no-startup-id shmoji rofi

shell:
  shmoji fzf