Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pavostudio/ExAPI

API for Live2DViewerEX
https://github.com/pavostudio/ExAPI

Last synced: 2 months ago
JSON representation

API for Live2DViewerEX

Awesome Lists containing this project

README

        

# ExAPI

### About ExAPI
ExAPI is WebSocket APIs for Live2DViewerEX.

With ExAPI you can control many contents of Live2DViewerEX such as model, background, effect, text bubble...

### Use Case
* When you get a new mail or message, you can push notification to Live2DViewerEX instead of system notification center, a text bubble will show the message you pushed.
* You can send system resourse usage data to Live2DViewerEX, which will prepare a widget UI to show the data.
* You can send weather data to Live2DViewerEX, and control rain effect or sonw effect to fit current weather.
* You can write your background slideshow software and set background file with ExAPI.
* You can use Google Voice, Siri and such in your software to recognise voice, then translate the voice to text or choices and send to Live2DViewerEX to show text and choices.
* ...

### How To Start
Please refer to http://live2d.pavostudio.com/doc/en-us/exapi/

***
### 关于ExAPI
ExAPI是一个基于Live2DViewerEX的WebSocket API组

通过ExAPI您可以控制许多Live2DViewerEX的内容,比如模型、背景、特效、气泡等等

### 使用场景
* 当您收到一个新邮件或消息时,您可以将通知推送到Live2DViewerEX,利用文本气泡展示您收到的推送消息。
* 您可以发送系统资源使用数据至Live2DViewerEX,那里会提供一个小部件来展示这些数据。
* 您可以发送天气数据至Live2DViewerEX,并可以控制下雨或下雪特效来适配当前天气状况。
* 您可以编写您自己的背景幻灯片程序,通过ExAPI在Live2DViewerEX里替换背景。
* 您可以在您的软件内集成Google Voice、Siri或其应用来识别语音,然后转换成文本或者选择项,发送到Live2DViewerEX并展示这些文本和选择项。
* ...

### 如何开始
请参考 http://live2d.pavostudio.com/doc/zh-cn/exapi/