Skip to content
/ emotion Public

A little python utility for quickly getting emoticon/emoji's into your clipboard.

License

Notifications You must be signed in to change notification settings

d6e/emotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion

Ever found yourself suddenly requiring an emoticon of a person flipping a table or an emoji whale? This script helps you streamline emoji/emoticon lookups.

To Use:

$ emotion whale
🐳

There, now that little whale should be in your clipboard. Go spam all your friends!

Customize:

You can define your own emoji with a json file in your home directory called: "~/.emotes.json"

$ cat ~/.emotes.json
{
    "poop":"💩"
}
$ emotion -l
shrug                         ¯\_(ツ)_/¯
whale                         🐳
tableflip                     (╯°□°)╯︵ ┻━┻
poop                          💩

About

A little python utility for quickly getting emoticon/emoji's into your clipboard.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages