Skip to content

KNU-Utility-Software/Easy-Macros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Macros

Easy Macros is a free software allowing to easily define macros for your games and applications, without the need of acquiring sophisticated gaming hardware.

Overview

This portable software runs in background, located in the notification area of the taskbar:

Easy Macros in Notification Area

A built-in GUI allows managing macros:

Easy Macros main GUI

How it works

Easy Macros globally captures user input using the UserActivityMonitor DLL by George Mamaladze. When a macro is triggered, user activity is simulated using the Windows API, most notably with keybd_event and mouse_event functions.

User Manual

See User Manual to learn how to create a macro.

License

Easy Macros is provided under CDDL-1.0 (Why?).

Basically, you can use it or its source for any project, free or commercial, but if you improve it or fix issues, the license requires you to contribute back by submitting a pull request with your improved version of the code. Also, credit must be given to the original project, and license notices may not be removed from the code.

About

Easy macro creation for Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%