awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alipay avatar

alipay/SoloPi

0
View on GitHub↗
6,131 estrellas·1,245 forks·Java·apache-2.0·16 vistas

SoloPi

Features

  • Mobile Device Automation - Records and replays user interactions on Android devices to automate test case execution and verify app behavior.
  • Mobile Session Replayers - Captures all user actions during a testing session and replays them on any device to reproduce issues.
  • Mobile Interaction Replayers - Captures user interactions as reusable test cases and replays them on any device to automate execution.
  • Android Device Controllers - Controls multiple Android devices from a single controller to run synchronized test actions.
  • Multi-Device Controllers - Controls multiple Android devices simultaneously from a single controller for synchronized test execution.
  • Synchronized Multi-Device Controllers - Controls several devices simultaneously from a single phone to perform compatibility testing at scale.
  • Mobile Interaction Replayers - Captures user interactions on a device and replays them on any other device to automate test execution.
  • Mirrored Device Controllers - Controls multiple slave devices by mirroring actions from a single master device for synchronized testing.
  • Mirrored Device Groups - Operates a group of slave devices by performing actions on a single master device for compatibility testing.
  • Metric and Performance Monitors - Tracks real-time CPU, memory, and network metrics via an on-screen overlay during test execution.
  • Device Performance Monitors - Collects and uploads performance metrics from Android devices during automated test execution.
  • Test Performance Monitors - Captures real-time CPU, memory, and network metrics during test runs and generates post-analysis graphs.
  • Replayable Interaction Recorders - Captures user interactions on a device and replays them on the same or different devices to automate test execution.
  • Synchronized Device Orchestrators - Coordinates synchronized test execution on multiple Android devices from a single controller for compatibility verification.
  • Mobile Testing Platforms - An Android testing tool that records and replays user interactions across multiple devices for automated testing.
  • Regression Test Replayers - Replays captured production traffic against application code to verify runtime behavior and identify regressions.
  • Test Case Importers - Loads test scenarios stored as JSON files from a designated folder on the device.
  • JSON-Based Libraries - Manages test case libraries stored as JSON files for import, export, and editing.
  • Library Managers - Lists, deletes, exports, imports, and edits stored test cases with conditional logic support.
  • Resource Constraint Simulators - Simulates constrained CPU, memory, and network conditions to test app behavior under limited resources.
  • App Launch Time Measurements - Measures app launch duration with a two-click action integrated with UI automation via broadcast.
  • Resource Constraints - Limits CPU, memory, or network speed to emulate poor device conditions for stress testing.
  • Summary Reports - Generates a high-level summary report after executing a batch of test cases sequentially.
  • Network Resilience Simulators - Slows internet speed to mimic poor connectivity and test app behavior under constrained environments.
  • Batch Replayers - Runs multiple selected test cases sequentially and provides a summary of all results.
  • Test Case Organizers - Organizes, imports, exports, and edits stored test cases with conditional logic for batch execution.
  • System Resource Stressing - Stress tests app behavior by limiting CPU and memory usage to simulate poor performance conditions.
  • Performance Overlays - Displays live CPU, memory, and network metrics in a floating window during test runs.

Historial de estrellas

Gráfico del historial de estrellas de alipay/solopiGráfico del historial de estrellas de alipay/solopi

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a SoloPi

Proyectos open-source similares, clasificados según cuántas características comparten con SoloPi.
  • nain57/smart-autoclickerAvatar de Nain57

    Nain57/Smart-AutoClicker

    3,169Ver en GitHub↗

    Smart-AutoClicker is an Android automation tool designed to execute clicks and swipes on mobile devices. It functions as an image recognition automator, a screen interaction macro, and an event-driven task orchestrator. The project distinguishes itself by using image detection to trigger specific actions when predefined visual patterns appear on the screen. It also initiates automation sequences based on system broadcasts, elapsed time, or internal state metrics. The tool covers a broad range of capabilities including precision input emulation for on-screen gestures and the management of com

    Kotlinandroidautoclickerfdroid
    Ver en GitHub↗3,169
  • flightlessmango/mangohudAvatar de flightlessmango

    flightlessmango/MangoHud

    8,270Ver en GitHub↗

    MangoHud is a Linux hardware monitor and performance overlay that displays real-time metrics and frame rates. It functions as a graphics API hook, intercepting Vulkan and OpenGL pipelines to render performance data directly onto the graphics buffer. The project serves as both a real-time monitor for CPU and GPU utilization, temperatures, and power draw, and a frametime data logger that records execution speed to disk for later benchmarking and analysis. Users can modify the overlay display, visual styles, and active metrics through configuration files, environment variables, or predefined pe

    Cbenchmarkinghudlinux
    Ver en GitHub↗8,270
  • droidrun/droidrunAvatar de droidrun

    droidrun/droidrun

    7,715Ver en GitHub↗

    Droidrun is a mobile device automation framework that uses large language models to translate natural language commands into executable actions on mobile operating systems. It functions as an agent orchestrator and UI automation engine, providing a reasoning engine that decomposes complex mobile tasks into smaller, manageable steps. The system distinguishes itself through a hierarchical action translation process and the ability to analyze accessibility trees and screenshots to determine the visual layout and current status of mobile applications. It supports execution across both physical ha

    Pythonai-agentsandroidandroid-automation
    Ver en GitHub↗7,715
  • agenta-ai/agentaAvatar de Agenta-AI

    Agenta-AI/agenta

    3,860Ver en GitHub↗

    Agenta is a Prompt Ops lifecycle manager and prompt management platform that decouples prompt engineering from application code. It serves as a centralized system for developing, versioning, and deploying prompt templates and model configurations across different environments. The platform functions as an AI agent orchestrator with a visual interface for building agent workflows and connecting models to external tools. It further acts as an evaluation framework and observability tool, utilizing OpenTelemetry to capture execution traces, monitor latency, and track token costs. The system cove

    TypeScriptagentsevaluationllm-as-a-judge
    Ver en GitHub↗3,860
Ver las 30 alternativas a SoloPi→

Preguntas frecuentes

¿Cuáles son las características principales de alipay/solopi?

Las características principales de alipay/solopi son: Mobile Device Automation, Mobile Session Replayers, Mobile Interaction Replayers, Android Device Controllers, Multi-Device Controllers, Synchronized Multi-Device Controllers, Mirrored Device Controllers, Mirrored Device Groups.

¿Qué alternativas de código abierto existen para alipay/solopi?

Las alternativas de código abierto para alipay/solopi incluyen: nain57/smart-autoclicker — Smart-AutoClicker is an Android automation tool designed to execute clicks and swipes on mobile devices. It functions… flightlessmango/mangohud — MangoHud is a Linux hardware monitor and performance overlay that displays real-time metrics and frame rates. It… droidrun/droidrun — Droidrun is a mobile device automation framework that uses large language models to translate natural language… agenta-ai/agenta — Agenta is a Prompt Ops lifecycle manager and prompt management platform that decouples prompt engineering from… spotify/luigi — Luigi is a Python framework designed for building and managing complex batch data pipelines. It functions as a… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,…