awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
iflytek avatar

iflytek/astron-rpa

0
View on GitHub↗
6,705 نجوم·868 تفرعات·Java·apache-2.0·4 مشاهداتwww.iflyrpa.com↗

Astron Rpa

Features

  • Visual Workflow Automators - Builds automation sequences by dragging and dropping actions onto a canvas without writing code.
  • Excel Automation - Reads, writes, and manipulates spreadsheet data to process information without manual effort.
  • Desktop Application Automation - Controls desktop application windows and UI elements to automate repetitive tasks without human interaction.
  • Web Automation and Scraping - Controls web browsers to click, type, and extract data from websites automatically.
  • AI Service Integrations - Connects to artificial intelligence services to add smart decision-making or data processing to automated tasks.

سجل النجوم

مخطط تاريخ النجوم لـ iflytek/astron-rpaمخطط تاريخ النجوم لـ iflytek/astron-rpa

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Astron Rpa

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Astron Rpa.
  • jmcnamara/xlsxwriterالصورة الرمزية لـ jmcnamara

    jmcnamara/XlsxWriter

    3,911عرض على GitHub↗

    XlsxWriter is a library for generating spreadsheets in the XLSX format, functioning as an Excel workbook writer and file generator. It provides the capability to write data, apply cell formatting, and build complex layouts across multiple worksheets. The project distinguishes itself with a memory-optimized writing mode that flushes large datasets to disk row-by-row, enabling the creation of files exceeding 4 GB while minimizing RAM consumption. It also includes a specialized mechanism for embedding binary project files and digital signatures to enable VBA macros and signed scripts within work

    Pythonchartslibxlsxwriterpandas
    عرض على GitHub↗3,911
  • closedxml/closedxmlالصورة الرمزية لـ ClosedXML

    ClosedXML/ClosedXML

    5,630عرض على GitHub↗

    ClosedXML is an open-source .NET spreadsheet library and wrapper used for reading and writing Excel files. It provides an object-oriented interface for manipulating workbook structures and cell data within .xlsx and .xlsm files using the OpenXML standard. The library abstracts the complexity of the OpenXML SDK, allowing developers to generate and modify spreadsheets programmatically without requiring Microsoft Office to be installed on the system. It covers a range of spreadsheet management capabilities, including workbook generation, file loading, and data extraction. The toolset supports p

    C#closedxmlexcelhacktoberfest
    عرض على GitHub↗5,630
  • hardkoded/puppeteer-sharpالصورة الرمزية لـ hardkoded

    hardkoded/puppeteer-sharp

    3,901عرض على GitHub↗

    Puppeteer Sharp is a .NET wrapper and automation library used to programmatically drive headless Chrome and Chromium browsers. It functions as a Chrome DevTools Protocol client, providing a framework for web scraping and the automation of web page interactions. The project enables the execution of JavaScript within the browser context and supports attaching to remote browser sessions via WebSocket endpoints. It allows for the manipulation of browser states to perform functional web testing and visual regression analysis. Capability areas include content transformation via HTML injection, pag

    C#automationchromechromium
    عرض على GitHub↗3,901
  • octalmage/robotjsالصورة الرمزية لـ octalmage

    octalmage/robotjs

    12,740عرض على GitHub↗

    Robotjs is a native Node.js automation library and desktop input simulator. It uses C++ bindings to provide low-level access to operating system functions, allowing for the programmatic control of the mouse and keyboard and the analysis of screen pixels. The library functions as a toolkit for automating user interfaces and desktop workflows, including those within Electron applications. It enables the simulation of key presses and mouse movements to automate interactions with desktop software and perform automated data entry. Its capabilities extend to screen pixel analysis, where it capture

    C
    عرض على GitHub↗12,740
عرض جميع البدائل الـ 30 لـ Astron Rpa→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ iflytek/astron-rpa؟

الميزات الرئيسية لـ iflytek/astron-rpa هي: Visual Workflow Automators, Excel Automation, Desktop Application Automation, Web Automation and Scraping, AI Service Integrations.

ما هي البدائل مفتوحة المصدر لـ iflytek/astron-rpa؟

تشمل البدائل مفتوحة المصدر لـ iflytek/astron-rpa: octalmage/robotjs — Robotjs is a native Node.js automation library and desktop input simulator. It uses C++ bindings to provide low-level… omkarcloud/botasaurus — Botasaurus is a Python web scraping framework and headless browser automation system used to build scalable data… closedxml/closedxml — ClosedXML is an open-source .NET spreadsheet library and wrapper used for reading and writing Excel files. It provides… jmcnamara/xlsxwriter — XlsxWriter is a library for generating spreadsheets in the XLSX format, functioning as an Excel workbook writer and… hardkoded/puppeteer-sharp — Puppeteer Sharp is a .NET wrapper and automation library used to programmatically drive headless Chrome and Chromium… phpoffice/phpexcel — PHPExcel is a PHP spreadsheet library used for programmatically reading and writing spreadsheet files in various…