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

https://github.com/PandaraWen/WeTransparentChat

Use back camera capturing make WeChat's message content page's background transparent
https://github.com/PandaraWen/WeTransparentChat

Last synced: 4 months ago
JSON representation

Use back camera capturing make WeChat's message content page's background transparent

Awesome Lists containing this project

README

          

# WeTranslateparentChat
Use back camera capturing make WeChat's message content page's background transparent
![82760IMG_0018.PNG](https://github.com/PandaraWen/WeTranslateparentChat/blob/master/images/IMG_0018.PNG)

## 1. How does it work
Press the button at top right to set transparent background on/off

## 2. How to install
### 2.1 Change some values in Makefile

* THEOS_DEVICE_IP: You JailBreak iOS device's ip, staying in the same wifi network with your mac
* TARGET: iOS SDK version you use

### 2.2 Install
```
make package install
```
I think you can understand it if you have access to iOS APP reverse enginerring.