Warning
The Cheese project is currently in a limited maintenance mode due to a lack of resources:
- Pull Requests are welcomed. They are reviewed with priority, if possible without delays.
- Issues are reacted on with delays up to one quarter. Issues are not actively solved unless they relate to a basic project maintenance.
- The basic project maintenance continues.
- Only a very limited development is carried on.
cheese is an automation testing engine that can run automation scripts without root on Android 8.0 and above. Scripts are written in JavaScript, and plugins can be written to extend functionality.
The only people who have anything to fear from free software are those whose products are worth even less.
——David Emery
- QQ Group: 710985269
- WX: world_core
Currently compatible with Android versions 8.0 to 13.0, and will follow up with future new systems.
- 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.
- Please follow the standardized commit convention using gitmoji.
- Commit messages can be written in either English or Chinese, but please provide a detailed explanation of the changes.
- Adhere to the original project's coding style and design patterns; avoid personalized modifications.
- All PRs are welcome regardless of size. If you have any questions, feel free to submit an issue or PR.
GPL-3.0 + Additional Terms license
Copyright (c) 2024 coco