Windows Desktop Program (ui and potential automation)

Job ID: 32093620

Budget: $25 – $50 CAD

I'm looking for someone to assist me with three forks of a project. I have two forks made in Python, but it's inefficient and lacks the automation I'm searching for.

Primary project:
- Reading Windows processes and pulling their netstat data.
- Interacting with Windows game processes to repeat a simple action until an outcome is met. No movement is required, it can be done by scanning the image of each screen.

Secondary fork:
- Reading said Windows processes and pulling their netstat data
- Logging the netstat data to a database (self hosted) from potentially hundreds of users with a simple UI to tell them what netstat data is being broadcasted on the game they're in, and send back ALL netstat data to a database

My goal with the database is to:
- Create a master list of all unique netstat data hit
- Create a total list of the 'most common' netstat data throughout all users.

So I may need a simple web facing UI to interact with the data (search, most common)

I have my own website and can host databases on it with no restrictions.