Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/biox/shmoji

a little shell-based emoji picker
https://github.com/biox/shmoji

Last synced: about 2 months ago
JSON representation

a little shell-based emoji picker

Awesome Lists containing this project

README

        

shmoji 💀

a little shell-based emoji picker

demo: https://asciinema.org/a/525695

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

examples:
# download emojis
shmoji download

# launch shmoji with bemenu
shmoji bemenu

# launch shmoji with dmenu-wl
shmoji dmenu

# launch shmoji with rofi
shmoji rofi

# launch shmoji with wmenu
shmoji wmenu

# launch shmoji with wofi
shmoji wofi

# launch shmoji with tofi
shmoji tofi

# launch shmoji with fzf
shmoji fzf

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

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

shell:
shmoji fzf