SkillAgentSearch skills...

Cheese

Cheese is an automated testing engine that allows you to run automated scripts on Android 8.0 and above without root access. Scripts can be written in JavaScript and Python, or extended with any other programming language you are familiar with, and plugins can be written to expand its functionality.

Install / Use

/learn @cheese-framework/Cheese
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

中文版

Cheese

Cheese is an automated testing engine that allows you to run automated scripts on Android 8.0 and above without root access. Scripts can be written in JavaScript and Python, or extended with any other programming language you are familiar with, and plugins can be written to expand its functionality.

Docs

Contact Me

  • QQ Group: 710985269
  • WX: world_core

Supported

Currently compatible with Android versions 8.0 to 16.0, and will follow up with future new systems.

The application is divided into multiple modules

  • app module: UI layer module that handles user interaction and interface rendering.
  • frontend module: Language binding module used to connect specific language environments.
  • core module: Core module that includes the backend and scheduling logic, responsible for the main functionality execution of cheese.
  • other modules: Modules that assist in supporting and extending the functionality of cheese.

If you want to participate in development, just submit a pull request (PR). For related tutorials, please search on Baidu or refer to How to Make Your First Pull Request on GitHub.

PR Guidelines

  1. Please follow the standardized commit convention using gitmoji.
  2. Commit messages can be written in either English or Chinese, but please provide a detailed explanation of the changes.
  3. Adhere to the original project's coding style and design patterns; avoid personalized modifications.
  4. All PRs are welcome regardless of size. If you have any questions, feel free to submit an issue or PR.

License

License

GPL-3.0 + Additional Terms license

Copyright (c) 2024 coco

View on GitHub
GitHub Stars73
CategoryDevelopment
Updated8d ago
Forks42

Languages

C++

Security Score

85/100

Audited on Mar 23, 2026

No findings