Skip to content

Commit 214c2d1

Browse files
committed
Add README.md
1 parent cbbe8a2 commit 214c2d1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Cloudcutter Android
2+
3+
Android app providing [tuya-cloudcutter](https://github.com/tuya-cloudcutter/tuya-cloudcutter) functionality.
4+
5+
This project is work-in-progress, and currently more of a PoC than an actual, working product.
6+
7+
Current state of the app:
8+
9+
- Only Lightleak profiles may be used, "Classic" profiles are not implemented yet.
10+
- If it happens to work at all, the only available functionality is dumping flash contents.
11+
- "Devices" and "My Dumps" tabs are pretty much useless.
12+
13+
How to use it:
14+
- Download the .APK from [Releases](https://github.com/tuya-cloudcutter/cloudcutter-android/releases) and install it.
15+
- Go to `App Info` (Android settings), choose `Permissions` and grant the `Location` permission (it's required for Wi-Fi connecting and scanning). **The app won't ask for it yet, so you have to grant it manually.**
16+
- Before running the process, ensure you have both Wi-Fi and Location enabled (otherwise it'll just fail silently, waiting forever and timing out).
17+
- Refer to the [Lightleak README](https://github.com/tuya-cloudcutter/lightleak/blob/master/README.md) for a usage guide.

0 commit comments

Comments
 (0)