Giter VIP home page Giter VIP logo

holymacro's Introduction

Holy Macro!

Scripted macro language for UI automation

IMPORTANT NOTE

This project is in very raw development. It is originally designed for a single particular purpose, but has inspiration behind it for a more complex user-scripted solution to automate UI interactions with your Windows desktop.

Prerequisites

This project utilizes other third-party libraries:

How it Works

Holy Macro! uses DWS (Delphi Web Script) to allow you to write your own macro scripts to perform operations such as move the mouse, click the mouse, input keyboard strokes, wait for triggers, etc. Files are saved with the extension .hms (Holy Macro! Script) which is plain text, directly containing the actual script to be run. It works similar to JavaScript, but using Pascal syntax.

Selecting Saved Point

When you press the "Select Saved Point" button, the entire screen will become dimmed and blue. At that point, you need to click at the point of your screen whereever you want. When you click that point, the dimmed screen will disappear and become normal. Then, that saved point can be used inside your script.

Starting and Stopping

Clicking the "START" button will begin your automation. It will perform the mouse clicks and any other events you need on the given schedule. Press "STOP" to terminate the automation.

System Tray Icon

There is a tray icon which appears in your system tray (by the clock). When you close the main window, it does not exit the application - it just hides to the tray. To completely close the application, right-click the tray icon and choose "Exit Holy Macro!"

holymacro's People

Contributors

djjd47130 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.