Update v1.1.0

This commit is contained in:
bytedream 2021-11-17 22:31:47 +01:00
parent 498e3dcbf5
commit 5cbc4bbfd7

View File

@ -2,12 +2,17 @@
Cute anime girl moaning when something is plugged in. Cute anime girl moaning when something is plugged in.
## Getting Started
> Android only > Android only
## Getting Started
**Download the latest release [here](https://github.com/ByteDream/Yamete-Kudasai/releases/download/v1.1.0/yamete_kudasai-v1.1.0.apk).**
I think the sentence above says all about the app... I think the sentence above says all about the app...
It basically plays a sound whenever a event from the supported events below gets fired.
The sounds are predefined within the app and can easily be changed.
<img src="ext/preview_1.png" width=30%> <img src="ext/preview_2.png" width=30%> <img src="ext/preview_3.png" width=30%> <img src="ext/preview_1.png" width=30%> <img src="ext/preview_2.png" width=30%> <img src="ext/preview_3.png" width=30%>
@ -18,8 +23,8 @@ and a new window pops up where you can set the sound which should be played on t
Supported events: Supported events:
- **Battery** - **Battery**
- Battery charging - Battery charging (cable plugged in)
- Battery discharging - Battery discharging (cable plugged out)
- Battery full - Battery full
- **Headphone** - **Headphone**
- Headphone connected - Headphone connected
@ -28,4 +33,3 @@ Supported events:
## License ## License
This project is licensed under the Do What The F*ck You Want To Public License (WTFPL) - see the [LICENSE](LICENSE) file for more details. This project is licensed under the Do What The F*ck You Want To Public License (WTFPL) - see the [LICENSE](LICENSE) file for more details.