Skip to content

Commit 5ce8803

Browse files
committed
Upload file
1 parent a4d5d8c commit 5ce8803

2 files changed

Lines changed: 57 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@
2626

2727
- **[See details](https://zenlua.github.io/Tool-Tree/website/Instruct.html)**
2828

29-
### Language translation
30-
31-
- [String 1](https://github.com/Zenlua/Tool-Tree/tree/main/pio/src/main/res), [String 2](https://github.com/Zenlua/Tool-Tree/tree/main/krscript/src/main/res), [String 3](https://github.com/Zenlua/Tool-Tree/tree/main/common/src/main/res), [String 4](https://github.com/Zenlua/Tool-Tree/tree/main/pio/src/main/assets/home/etc/lang)
32-
3329
### Buy me a coffee
3430

3531
- **[Infor](https://zenlua.github.io/Tool-Tree/website/Information.html)**
3632

33+
### Language translation
34+
35+
- [String pio](https://github.com/Zenlua/Tool-Tree/tree/main/pio/src/main/res), [String krscript](https://github.com/Zenlua/Tool-Tree/tree/main/krscript/src/main/res), [String common](https://github.com/Zenlua/Tool-Tree/tree/main/common/src/main/res)
36+
- [String shell](https://github.com/Zenlua/Tool-Tree/tree/main/pio/src/main/assets/home/etc/lang)
37+
3738
### Screenshot
3839

3940
<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell1.jpg" alt="1" style="width:49%;"> <img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell2.jpg" alt="2" style="width:49%;">

README.md.bak

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# [Tool-Tree](https://zenlua.github.io/Tool-Tree) ![GitHub Release](https://img.shields.io/github/v/release/Zenlua/Tool-Tree?label=)
2+
3+
- Supports both `root` and `non-root` versions and is only for `arm64-bit`
4+
5+
- Version history: **[See details](https://zenlua.github.io/Tool-Tree/Version.html)**
6+
7+
- **[Download](https://github.com/Zenlua/Tool-Tree/releases)** release
8+
9+
### See details
10+
11+
- Instruct: **[No-Root](https://zenlua.github.io/Tool-Tree/website/Guide.html)**
12+
13+
- Home path after root: /data/local/Tool-Tree
14+
15+
- If the application has root privileges, it will run faster you can copy the path directly from the log to access it directly.
16+
17+
- Report: **[Issues](https://github.com/Zenlua/Tool-Tree/issues)** or **[Telegram](https://t.me/tooltree)**
18+
19+
### Download add-ons:
20+
21+
- **[Addon](https://zenlua.github.io/Tool-Tree/add-on/Addon.html)**: The section for ROM editor
22+
23+
- **[Apkon](https://zenlua.github.io/Tool-Tree/add-on/Apkon.html)**: The section for APK editor
24+
25+
### Instructions add-on
26+
27+
- **[See details](https://zenlua.github.io/Tool-Tree/website/Instruct.html)**
28+
29+
### Buy me a coffee
30+
31+
- **[Infor](https://zenlua.github.io/Tool-Tree/website/Information.html)**
32+
33+
### Language translation
34+
35+
- [String 1](https://github.com/Zenlua/Tool-Tree/tree/main/pio/src/main/res), [String 2](https://github.com/Zenlua/Tool-Tree/tree/main/krscript/src/main/res), [String 3](https://github.com/Zenlua/Tool-Tree/tree/main/common/src/main/res), [String 4](https://github.com/Zenlua/Tool-Tree/tree/main/pio/src/main/assets/home/etc/lang)
36+
37+
### Screenshot
38+
39+
<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell1.jpg" alt="1" style="width:49%;"> <img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell2.jpg" alt="2" style="width:49%;">
40+
<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell3.jpg" alt="3" style="width:49%;"> <img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell4.jpg" alt="4" style="width:49%;">
41+
42+
### Related sources
43+
44+
- There are many other sources that cannot be listed, only the app framework source can be taken.
45+
46+
- References and source code
47+
48+
- **[Kr-Script](https://github.com/helloklf/kr-scripts), [Termux](https://github.com/termux/termux-app)**
49+
50+
- **[ColdWindScholar](https://github.com/ColdWindScholar)**
51+
52+

0 commit comments

Comments
 (0)