izhangzhihao / intellij-rainbow-fart

🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart

Home Page:https://plugins.jetbrains.com/plugin/14543-rainbow-fart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


logo

🌈 INTELLIJ RAINBOW FART

Languages: 简体中文 | English

Download

https://plugins.jetbrains.com/plugin/14543-rainbow-fart

Description

What is rainbow fart

IntelliJ Rainbow Fart is an extension that keeps giving you compliment while you are coding. It will check the keywords in your code to play relative sounds.

Rainbow Fart is a literal translation word from Chinese, which means giving somebody exaggerated compliment that even seems a little fake. It is not connected to any specific group or individuals.

Custom voice packages

Settings/Preferences > Other Settings > Rainbow Fart > Custom voice package path

for example if you want to use kugimiya voice package, you can download the release file and unzip it

like this:

cd /some/dir  # like ~/Downloads
curl -LO https://github.com/zthxxx/kugimiya-rainbow-fart/releases/download/v1.0.2/kugimiya-voice-1.0.2.zip
unzip -q kugimiya-voice-1.0.2.zip -d kugimiya-rainbow-fart

After that you can just put /some/dir/kugimiya-rainbow-fart into that option. don't forget to save and restart your IDE.

If you want more, please goes to here.

Support Me

AliPay WeChatPay

License

Open source based on MIT, including all design resources and audio resources.

In addition, since most of the audio resources are recorded by real people, and under the obligations of the MIT licensee. Here it is clarify: the resources of this repo is created by @SaekiRaku, taken from vscode-rainbow-fart

About

🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart

https://plugins.jetbrains.com/plugin/14543-rainbow-fart

License:MIT License


Languages

Language:Kotlin 100.0%