Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izhangzhihao/intellij-rainbow-fart
🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
https://github.com/izhangzhihao/intellij-rainbow-fart
intellij intellij-platform intellij-plugin rainbow rainbow-fart vscode-rainbow-fart
Last synced: about 1 month ago
JSON representation
🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
- Host: GitHub
- URL: https://github.com/izhangzhihao/intellij-rainbow-fart
- Owner: izhangzhihao
- License: mit
- Created: 2020-06-19T09:47:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T10:00:34.000Z (about 1 year ago)
- Last Synced: 2024-09-27T05:22:21.864Z (about 1 month ago)
- Topics: intellij, intellij-platform, intellij-plugin, rainbow, rainbow-fart, vscode-rainbow-fart
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/14543-rainbow-fart
- Size: 2.55 MB
- Stars: 510
- Watchers: 6
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- my-awesome - izhangzhihao/intellij-rainbow-fart - platform,intellij-plugin,rainbow,rainbow-fart,vscode-rainbow-fart pushed_at:2023-08 star:0.5k fork:0.0k 🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart (Kotlin)
README
🌈 INTELLIJ RAINBOW FART
Languages: [简体中文](./README.zh.md) | English
## Download
https://plugins.jetbrains.com/plugin/14543-rainbow-fart
## Description
[What is rainbow fart](https://www.youtube.com/watch?v=czOz1twhTi0)
**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](https://github.com/zthxxx/kugimiya-rainbow-fart), you can download the [release file](https://github.com/zthxxx/kugimiya-rainbow-fart/releases) 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](https://github.com/topics/rainbow-fart).
## 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](https://github.com/SaekiRaku/vscode-rainbow-fart)