README_EN.md 1.9 KB
Newer Older
EyreFree's avatar
EyreFree 已提交
1 2 3
<div align="center">    
 <img src="https://javer.oss-cn-shanghai.aliyuncs.com/doraemon/github/DoraemonKit_github.png" width = "150" height = "150" alt="DoraemonKit" align=left />
 <img src="https://img.shields.io/github/license/didi/DoraemonKit.svg" align=left />
J
modify:  
jackjintai 已提交
4 5
 <img src="https://img.shields.io/badge/Android-3.0.0-blue.svg" align=left />
 <img src="https://img.shields.io/badge/iOS-3.0.9-yellow.svg" align=left />
EyreFree's avatar
EyreFree 已提交
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
 <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" align=left />
</div>

<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>

A full-featured App (iOS & Android) development assistant. You deserve it.

> [中文文档](README.md)

## Feature List

1. Including an entrance to examine information of device, app and app's permissions;
2. Including a file browser, with a convenient way to transfer file through airDrop;
3. Including a tool for mocking GPS location;
4. Including a built-in web browser;
5. Including a log printer, with every log printed in app;
6. Including profilers for App's FPS, CPU usage, memory usage and network traffic. All of them are shown in charts and can be saved for further analysis;
7. Including a color picker, obtaining color values of every pixel in an easy manner;
8. Including a UI viewer, obtaining properties, such as name, position, background color and font size, of every view;
9. Including a coordinate ruler, a useful tool to acquire screen coordinates and to check the alignment of views.

## Feature Demonstration

<div align="center">    
J
modify:  
jackjintai 已提交
36
 <img src="https://pt-starimg.didistatic.com/static/starimg/img/3p0sMQwPsl1583910529606.jpeg" width = "380" alt="Demonstration" align=center />
EyreFree's avatar
EyreFree 已提交
37 38 39 40 41 42 43 44 45 46 47 48
</div>

## How To Use

- [iOS_Guide](Doc/iOS_en_guide.md)
- [Android_Guide](Doc/android_en_guide.md)

## License

<img alt="Apache-2.0 license" src="https://lucene.apache.org/images/mantle-power.png" width="128">

DoraemonKit is available under the Apache-2.0 license. See the [LICENSE](LICENSE) file for more info.