emojipicker is a simple cli tool to search for emojies and copy them to clipboard
install
go install github.com/transacid/emojipicker@latest
usage
just hit emojipicker and start typing. select with hitting Enter. The emoji will be copied to your clipboard and echoed on the terminal. When you want to pass the emoji to another command use the -n switch to supress the trailing newline.
motivation
This is just a fun project for me to learn some go 😉
I'm making use of these libraries: