Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezshine/vscode-rainbow-fart-waifu
a virtual lover will accompany your programing
https://github.com/ezshine/vscode-rainbow-fart-waifu
rainbow-fart vscode-extension
Last synced: 3 months ago
JSON representation
a virtual lover will accompany your programing
- Host: GitHub
- URL: https://github.com/ezshine/vscode-rainbow-fart-waifu
- Owner: ezshine
- Created: 2020-08-16T02:23:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T07:52:01.000Z (over 3 years ago)
- Last Synced: 2024-04-11T03:54:17.660Z (7 months ago)
- Topics: rainbow-fart, vscode-extension
- Language: JavaScript
- Homepage: https://rfw.jnsii.com
- Size: 26.4 MB
- Stars: 136
- Watchers: 4
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 🌈 Rainbow Fart Waifu
![](https://s1.ax1x.com/2020/08/21/dNvHfS.gif)Website:[https://rfw.jnsii.com](https://rfw.jnsii.com/index_en.html)
Languages: [简体中文](./README.zh.md) | English
## Summary
----
this extension's idea from [@SaekiRaku](https://github.com/SaekiRaku/vscode-rainbow-fart), rewrite all code. compatible all voicepackages, and add some new features.
## Special Thanks
---
1. the extension included [@justkowalski](https://github.com/JustKowalski) chinese voice package. you can [get more voice packages from github](https://github.com/topics/rainbow-fart)
2. the extension included cmdmp3win.exe,from [@James K. Lawless](http://jiml.us)
3. the default waifu model from [@二夏](https://erxia207.lofter.com),if you want to design a original waifu only belong to you, contact her.
4. the extension include another waifu model named keysoban, opensource by [@DenchiSoft](https://twitter.com/DenchiSoft/status/1036017773011525632).[Get More Waifu Models](https://github.com/ezshine/live2d-model-collections)
## Supported Platform
---
~~~~
Only supported MacOS and Windows10
~~~~## Q&A
---
#### _Waifu dosn't display?_
> A: You need [download](https://github.com/ezshine/live2d-model-collections) the waifu container. after unextract all in zip file, run liv2dplayer.exe, call out commands list in vscode, try switch waifu model.## Manual, Commands
---
🌈 Show Rainbow Fart Waifu Commands
- "Switch Voice Packages"
- "Switch Waifu Models"
- "Open Resource Directory"> if you download voicepackage or modelpackage, you need use this command to open resource directory, move those packages under the path
- "Download Waifu Container and More Resources"
## Features
---
1. Removed the WebUI, play audio file used 'afplay' in MacOS and 'cmdmp3win' in Windows10.
2. Interact with WaifuContainer, Put a virtual wife on your desktop accompany your programing.## VoicePackage Notice
---
~~~~
some notice for customize voice package or use voice package download from the internet
~~~~1. use 'contributes.json' not 'manifest.json'.
2. add texts in 'contributes.json' for match voice content.~~~~javascript
"contributes": [
{
"keywords": ["function", "=>", "func ", "def "],
"voices":[
"function_01.mp3",
"function_02.mp3",
"function_03.mp3"
],
"texts":[
"哇哦,你的回调函数写的好棒棒呀!",
"这个函数的命名用我的名字怎么样呀?",
"再厉害的函数,也执行不出我对你的喜欢!"
]
}
]
~~~~## Support Me
---
If this extension makes your programming happier, can I have a coke?
![](./resources/donate.jpg)
**Enjoy!**