LibreAutomate C# 0.10
ibreAutomate is a C# script editor and library for automation of tasks of any complexity on Windows.
Some features:
- UI and web automation using keyboard, mouse and API. Find and click buttons, links, images. Launch programs. Process text/data.
- Hotkeys and other triggers. Auto-replace text when typing. Auto-close windows. Remap keys.
- Custom toolbars that can be attached to windows or screen edges. And menus.
- Custom dialog windows of any complexity.
- The scripting language is C#. The program is a good way to learn it.
- C# code editor with intellisense. Script manager, cookbook.
- Tools for recording keyboard/mouse and selecting UI objects such as buttons, links and images.
- Also can be used .NET, NuGet, other libraries, Windows API.
- Can create independent .exe programs and .dll libraries.
- Free and open-source. The automation library can be used in other programs too.