an Alfred Workflow that makes it easy to pick / copy / input a wechat's stickers.
让你简单快速地输入微信表情包的 Alfred Workflow。
- Press enter (↵): Copy the symbol of the selected sticker code (e.g. [旺柴]) to your clipboard.
- Press ctrl + enter (⌃ ↵):Paste the symbol of the selected sticker code (e.g. [旺柴]) directly to your frontmost application.
- Press opt + enter (⌥ ↵): Copy the image file of the selected sticker to your clipboard.
- 回车键(↵):直接把对应选项的微信表情代码到粘贴到当前应用中。
- ctrl 键 + 回车键(⌃ ↵):复制对应选项的微信表情代码到剪切板中。
- opt 键 + 回车键(⌥ ↵):复制对应选项的微信表情图片文件到剪切板中。
Notice: This workflow relies on JXA (JavaScript for Automation) that is built into macOS. 注意:该 Workflow 依赖与 MacOS 内建的 JXA 功能。
This project is inspired by alfred-emoji. alfred-emoji is a awesome and useful workflow has saved a lot of my time in pick the a right emoji quikly. In order to solve the same problem in using wechat sticker, I made this workflow Alfred-wechat-stickers. And I learned a lot from alfred-emoji during development of my workflow。
该项目是受 alfred-emoji 启发而开发的。alfred-emoji 是一个牛逼的 Workflow,节省了我大量的找 emoji 表情的时间。为了解决在使用微信表情时出现的同样问题,便有了这个 Workflow。同时在开发这个 Workflow 过程中,我也从 alfred-emoji 中学到了很多知识。
MIT License © 2022 Nauxscript