Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sab1e-GitHub committed Dec 4, 2023
2 parents e03cbe8 + d9caa64 commit f5d0b4f
Showing 1 changed file with 20 additions and 11 deletions.
31 changes: 20 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
# BadAppleJuice
本项目参考自EvilAppleJuice项目,用于在安卓设备上发送蓝牙广播包,唤起iPhone设备的弹窗
本项目参考自[EvilAppleJuice](https://github.com/ckcr4lyf/EvilAppleJuice-ESP32)项目,用于在安卓设备上发送蓝牙广播包,唤起(iPhone)设备的弹窗

程序界面展示
* 程序图片展示

![image](https://github.com/Sab1e-GitHub/BadAppleJuice/assets/72060564/a6061de1-c931-4a2d-ab13-bcab296ec3a4)
![image](https://github.com/Sab1e-GitHub/BadAppleJuice/assets/72060564/06873ca7-8437-43f7-a452-09e50a94287c)

> [!NOTE]
> 程序截图为v1.3版本,后续版本可能略有不同
当前功能:
1.自动发送广播包
2.自定义弹窗设备(27种)
3.发送随机设备广播包
4.自定义广播包超时时间
5.自定义广播模式,控制广播延迟
6.自定义广播功率,控制广播范围
- [x] 当前功能:
1. 自动发送广播包
1. 自定义弹窗设备(27种)
1. 发送随机设备广播包
1. 自定义广播包超时时间
1. 自定义广播模式,控制广播延迟
1. 自定义广播功率,控制广播范围

作者是新手,代码写的不是很好,望见谅。
- [ ] 未来功能:
1. 支持其他手机的弹窗(如果能做到的话)

- [ ] 当前问题:
1. 运行一段时间后程序会闪退

> [!NOTE]
> 作者是新手,代码写的不是很好,望见谅。

0 comments on commit f5d0b4f

Please sign in to comment.