Skip to content

clarkb7/emojimenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version

emojimenu

Select emoji using dmenu and send to clipboard using xsel or auto-type using xdotool.

Configuration

Configured emoji are stored in ~/.config/emojimenu/emoji.cfg.

A simple sample config is installed automatically.

Usage

usage: emojimenu [-h] [-c PATH] [-t] [-d ms] [-x {p,s,b} [{p,s,b} ...]]

Select and type emoji with dmenu

optional arguments:
  -h, --help            show this help message and exit
  -c PATH, --cfg PATH   Config and emoji file
  -t, --type            Auto-type emoji using xdotool
  -d ms, --delay ms     Delay between typing each character (ms)
  -x {p,s,b} [{p,s,b} ...], --clipboards {p,s,b} [{p,s,b} ...]
                        List of xsel clipboards to copy to

About

Select and type emoji with dmenu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages