iclosed / DrIll

cpp drill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrIll

Introduction

DrIll means drill.

A tool to find windows and send keyboard or mouse message to them.

With window frame capture and opencv's matching, it can automatically do some tasks.

Pure c++ project, built with cmake & vs2019. (rely on OpenCV 4.5.4)

Usage

Use it only

Download the excutable file in Git Releases

Build from sources

Install Cmake and vs2019, run the build_and_release.bat file. And you will get the release/ folder

About

cpp drill


Languages

Language:C++ 93.4%Language:C 5.9%Language:CMake 0.5%Language:Objective-C 0.1%Language:Batchfile 0.0%