Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.22 KB

Roro - Free RPA Software

Roro is a free open-source Robotic Process Automation software.

This repository houses the newer business-users-friendly version of the app.

The older developer-friendly version is now discontinued - http://roroscript.com

See src folder for the C# source files.

See bin folder for the compiled binaries.

Platforms

  • Windows 10
  • Windows Server

Automation

  • Windows app - Win32
  • Windows app - UWP
  • Windows app - Qt
  • Web browser - IE, Edge, Chrome using Selenium
  • Business app - SAP + NetWeaver using SapGuiScripting
  • Business app - MainFrame using hllapi
  • Business app - Excel using Office Interop
  • Business app - Outlook using Office Interop

AI

  • Image to Text or OCR
  • Speech to Text or STT
  • Text to Speech or TTS
  • Face Detection
  • Natural Language Processing using LUIS

Studio

  • Control Room
  • Bot Creator
  • Bot Runners

Roro uses the following open source projects