An open API service indexing awesome lists of open source software.

https://github.com/alwaysofflinesoftware/testifyrpa

A robotic process automation tool using Java Robot, global keyboard hooks and Swing.
https://github.com/alwaysofflinesoftware/testifyrpa

Last synced: 11 months ago
JSON representation

A robotic process automation tool using Java Robot, global keyboard hooks and Swing.

Awesome Lists containing this project

README

          

# TestifyRPA [![License](https://img.shields.io/badge/License-GPLv2-green)](#license)

A robotic process automation tool using Java Robot, global keyboard hooks and Swing.


If you enjoy my work Send a thank you tip on Gumroad!

## How to Use

Run in an IDE (I use Netbeans) or compile into a Jar and run.
Documentation included more will be put here at some point :)

## How to contribute

You can contribute to TestifyRPA by:

- submit changes from your Fork of TestifyRPA
- submit issues if you run into a error or want a feature
- request to become a Contributor

### Forking TestifyRPA

1. Click the Fork button at the top.
2. Make your changes.
3. Push your changes back to GitHub.
4. Create a "Pull Request" for your changes.

I'll review pull requests when I can!

### Becoming a Contributor

If you actively submit good changes, I'll probably make you a Contributor so that I don't have to process all your pull requests.

## Requirements

Java JDK 11 Minimum (open/corretto/big java)

## License

Released under GPLv2 by Always Offline Software.

## Release Notes

### 0.5 (Jan. 26, 2024)
Initial upload. Been in a private repo forever, starting work on it again, Give it a try! Currently not maintained.