Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/botcity-dev/botcity-framework-core
BotCity Framework - Open Source RPA
https://github.com/botcity-dev/botcity-framework-core
desktop robotic-process-automation rpa testing
Last synced: about 15 hours ago
JSON representation
BotCity Framework - Open Source RPA
- Host: GitHub
- URL: https://github.com/botcity-dev/botcity-framework-core
- Owner: botcity-dev
- License: apache-2.0
- Created: 2020-11-11T13:30:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T00:08:12.000Z (3 months ago)
- Last Synced: 2024-12-23T04:09:33.168Z (3 days ago)
- Topics: desktop, robotic-process-automation, rpa, testing
- Language: Java
- Homepage: https://documentation.botcity.dev/frameworks/desktop/
- Size: 148 KB
- Stars: 59
- Watchers: 12
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
>## BotCity Framework Core - Open Source RPA
Core module of the BotCity RPA framework. Basically, this module provides features to
recognize UI elements and interact with it using mouse and keyboard actions.[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.png?v=103)](https://opensource.org/licenses/mit-license.php)
[![Latest Version](https://img.shields.io/github/v/tag/botcity-dev/botcity-framework-core?sort=semver&label=version)](https://github.com/botcity-dev/botcity-framework-core.git/)
[![issues](https://img.shields.io/github/issues/botcity-dev/botcity-framework-core)](https://github.com/botcity-dev/botcity-framework-core/issues)[![forks](https://img.shields.io/github/forks/botcity-dev/botcity-framework-core?style=social)]()
[![stars](https://img.shields.io/github/stars/botcity-dev/botcity-framework-core?style=social)]()
[![followers](https://img.shields.io/github/followers/botcity-dev?style=social)]()
[![watchers](https://img.shields.io/github/watchers/botcity-dev/botcity-framework-core?style=social)]()
---
### BotCity Social Media.
[![image](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/botcity/mycompany/)
[![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@botcity-dev)
[![image](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/botcitydev)
[![image](https://img.shields.io/badge/Blogger-FF5722?style=for-the-badge&logo=blogger&logoColor=white)](https://blog.botcity.dev/pt-br/)
[![image](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/botcity_dev/)
[![image](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://botcity.dev/slack)### Important Links & Docs.
* Please use [Community BotCity](https://community.botcity.dev/) for quick answers to questions.
* Access [Open Source RPA](https://www.botcity.dev/)
* [BotCity Documentation](https://documentation.botcity.dev/)### Requirements.
For building and running the application you need:- [JDK 1.8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
- [Maven 3](https://maven.apache.org)### Dependencies.
There are a number of third-party dependencies used in the project. Browse the Maven pom.xml file for details of libraries and versions used.### Nexus Repository
```
nexus-botcity-public
https://botcity/repository/botcity-public/
true
true
dev.botcity
botcity-framework-core
1.5.0
```
### Contributors.
[](https://github.com/gabrielarchanjo) [](https://github.com/hhslepicka)
[](https://github.com/lf2a) [](https://github.com/joao-voltarelli)
[](https://github.com/gvom) [](https://github.com/Psycho-Ray)
[](https://github.com/gianlucampos)### Copyright
Released under the Apache [License](https://www.apache.org/licenses/LICENSE-2.0) 2.0.