この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
linux:emoji [2020/03/30 01:43] matoken [emoji] |
linux:emoji [2021/02/02 21:57] (現在) matoken [splatmoji] |
||
---|---|---|---|
ライン 8: | ライン 8: | ||
* [Full Emoji List, v11\.0](https://www.unicode.org/emoji/charts-11.0/full-emoji-list.html) | * [Full Emoji List, v11\.0](https://www.unicode.org/emoji/charts-11.0/full-emoji-list.html) | ||
* [Index of /Public/emoji](https://unicode.org/Public/emoji/) | * [Index of /Public/emoji](https://unicode.org/Public/emoji/) | ||
+ | |||
+ | ## Splatmoji | ||
+ | |||
+ | * [cspeterson/splatmoji: Quickly look up and input emoji and/or emoticons/kaomoji on your GNU/Linux desktop via pop\-up menu\.](https://github.com/cspeterson/splatmoji) | ||
+ | * [Use Mac-style emoji on Linux | Opensource.com](https://opensource.com/article/21/2/emoji-linux) | ||
+ | * [matokenさんはTwitterを使っています 「shellで動く絵文字セレクタのsplatmoji emojより便利かも "cspeterson/splatmoji: Quickly look up and input emoji and/or emoticons/kaomoji on your GNU/Linux desktop via pop\-up menu\." https://t\.co/nqIATW9OHS https://t\.co/O2584vePE4」 / Twitter](https://twitter.com/matoken1/status/1356538418759565312) | ||
+ | * [素早く絵文字や顔文字を選択するSplatmoji – matoken's meme](https://matoken.org/blog/2021/02/02/splatmoji-to-quickly-select-emojis-and-emoticons/) | ||
+ | |||
+ | ``` | ||
+ | $ sudo apt install rofi xdotool xsel jq | ||
+ | $ git clone https://github.com/cspeterson/splatmoji | ||
+ | $ cd splatmoji | ||
+ | $ ./splatmoji copy | ||
+ | ``` | ||
+ | |||
+ | pkg | ||
+ | |||
+ | ``` | ||
+ | $ wget https://github.com/cspeterson/splatmoji/releases/download/v1.2.0/splatmoji_1.2.0_all.deb | ||
+ | $ sudo apt install ./splatmoji_1.2.0_all.deb | ||
+ | $ splatmoji copy | ||
+ | ``` | ||
+ | |||
+ | |||
## emoji-one-picker | ## emoji-one-picker |