SuperMonster003/AutoJs6

安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 10th, 2026
Created on December 1st, 2021
Open Issues & Pull Requests: 343 (+0)
GitHub issues: Enabled
Number of forks: 1,756
Total Stargazers: 6,341 (+0)
Total Subscribers: 52 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 38.1 hours
Mean response time: 42.7 days
90th percentile: 180.3 days
Tracked items: 270

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Settled :palm_tree: 完成" is answered fastest, typically in about 14 hours, while "Helpless :wilted_flower: 无法完成" waits about 3 days. 80% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 241
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 426 days
Stale 30+ days: 231
Stale 90+ days: 220

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • Feedback Awaited :clock3: 等待反馈 (89)
  • Doubt :grey_question: 疑惑 (69)
  • Proposal :bulb: 方案 (65)
  • Accepted :seedling: 受理 (64)
  • Bug :lady_beetle: 故障 (63)
  • Reinforcement :sparkles: 强化 (63)
  • Delayed :hourglass: 延期 (54)
  • Apperception :dart: 统觉 (45)

Most active issues this week

Detailed Description

AutoJS6 is a JavaScript automation tool for the Android platform that enables scripting of device interactions and system tasks.

The tool addresses the need to automate repetitive actions on Android devices through JavaScript code rather than manual interaction. It works by providing a runtime environment that interprets JavaScript and translates those scripts into Android system commands, allowing developers to control UI elements, interact with applications, and perform device operations programmatically. The project is a continuation and enhancement of the original Auto.js framework, extending its capabilities for modern Android automation scenarios.

AutoJS6 suits developers who need to automate testing, repetitive user workflows, or system administration tasks on Android devices without writing native Java code. It is particularly valuable for those already familiar with JavaScript who want to leverage that knowledge for Android automation. The tool is appropriate for projects ranging from simple task automation to more complex testing frameworks where JavaScript's flexibility and ease of use provide advantages over native Android development approaches.

The project maintains active development with regular updates to its codebase and documentation. The maintainers respond to issues and pull requests, indicating ongoing engagement with the user community. Development activity shows consistent refinement of existing features and expansion of the automation capabilities available to users. The project includes comprehensive documentation resources to support adoption and usage.