Download and Install ArgusJS
Use this topic for the latest public download links.
Latest Version
ArgusJS App for Android — Public Beta
Download:
Download ArgusJS App for Android
Version: v1.1.1
ArgusJS Studio for Windows — Public Alpha (AI SLOP)
Download:
Download ArgusJS Studio for Windows
Version: v1
Supported Android Versions
ArgusJS App supports Android 8.0+ / API 26+.
The current public build includes:
-
Screen capture
-
OCR
-
ML Kit features
-
Email features
Before Installing
ArgusJS features depend on Android permissions and system services. You only need to enable the permissions required by your scripts.
Common requirements include:
-
Accessibility service: clicks, gestures, navigation, node search, and UI actions.
-
Screen capture permission: screenshots, image matching, OCR, colors, PixelSet, PixelDNA, barcode scanning, labels, and object detection.
-
Notification permission: foreground service notification on Android versions that require approval.
-
Argus Keyboard: reliable text input and IME-only APIs.
-
Network access: HTTP requests, downloads, URL opening, and email APIs.
Basic Install Steps
-
Download the latest APK.
-
Install it on your Android device.
-
Open ArgusJS.
-
Enable the permissions requested by the app.
-
Create or select a project.
-
Add a
.jsor.argusxscript. -
Run the script from ArgusJS.
Notes
Only install ArgusJS from official links shared by the project. Do not install modified APKs from unknown sources.