Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 832 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 832 Bytes

emojipicker

emojipicker is a simple cli tool to search for emojies and copy them to clipboard asciicast

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: