Last active
February 12, 2022 05:10
-
-
Save Haptein/9c9034c585d2751fdd76b39fd6e8a11b to your computer and use it in GitHub Desktop.
Adds furigana to whatever's in your clipboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /usr/bin/bash | |
| # requires wl-clipboard and kakasi, Xorg can do with xclip instead | |
| str=`wl-paste` | |
| wl-paste | kakasi -i utf8 -JH -f -p | wl-copy |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
完璧じゃないけど、こんな風に。ー> 完璧[かんぺき]じゃないけど、こんな風[{かぜ|ふう|ぷう}]に。