Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/socopoko/dmenu-ascii-emoji
ʕっ•ᴥ•ʔっ script for dmenu that let's you search ascii emoji and copy it to your clipboard
https://github.com/socopoko/dmenu-ascii-emoji
bash bash-script dmenu dmenu-scripts
Last synced: about 6 hours ago
JSON representation
ʕっ•ᴥ•ʔっ script for dmenu that let's you search ascii emoji and copy it to your clipboard
- Host: GitHub
- URL: https://github.com/socopoko/dmenu-ascii-emoji
- Owner: socopoko
- License: gpl-3.0
- Created: 2023-07-30T13:58:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-02T18:28:42.000Z (over 1 year ago)
- Last Synced: 2023-08-02T19:11:16.748Z (over 1 year ago)
- Topics: bash, bash-script, dmenu, dmenu-scripts
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dmenu-ascii-emoji (⌐■_■)
Script to search an ascii emoji by name and copy it to the clipboard.
![Screenshot_2023-08-02_23-32-13](https://github.com/socopoko/dmenu-ascii-emoji/assets/59167401/d663288c-8aae-4e11-a432-7eb514a69723)
_Examples:_
- smirk - ¬‿¬
- tableflip - (ノ ゜Д゜)ノ ︵ ┻━┻
- lennyfight - (ง ͠° ͟ʖ ͡°)ง
- duckface - (・3・)
- woo - \(^O^)/## Usage
Dependencies: [dmenu](https://tools.suckless.org/dmenu/), [xclip](https://github.com/astrand/xclip)
Instructions:
1. Download the script.
2. Give executable permission: `chmod +x dmenu-ascii-emoji.sh`
3. Assign a keyboard shortcut.