Skip to content

JustinPihony/KeyScriptGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To create a console exe:
-From the console, run sbt assembly
-Download and install Launch4j
-Run Launch4j
--Output file: \Path\To\[NameYouWantExe].exe (I personally call it convert)
--Jar: [AutoHotKeyPath]\target\scala-2.11\KeyScriptGenerator.jar
--JRE/Min JRE version: 1.7.0_17
--Click on Build wrapper (Gear symbol)

To run exe (given exe is in path):
-Open console and type [NameYouWantExe] [StringToAutoHotkey] [OutputFileName (Default=output.txt)]

About

Generates key send scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published