/AHKMacroMaker

This software was developed around 2015 using Java. Creates AHK - AutoHotKey scripts

Primary LanguageJava

AHKMacroMaker

This software was developed around 2015 using Java and has very specific use. However, its a good example.

Input Data

Its input is based on a sheet containg students data retrieved from a old academic system.

Goal

The main goal was to transfer students registries from the old system to new one without doing that manually (and with access restricted to the new system front end only).
The input fields positions were mapped to pixels so we known where we should click to set each value.

Output data

Using the students data and the text inputs of the page, it creates Auto Hotkey scripts (.ahk files) so the student insertion into the new system is done automatically.