/ghostwriter

Primary LanguageJavaScript

GhostWriter (v0.2.1)

Description

Dictate positions of clicks and their durations and then executing them in loops.

Demo

https://www.youtube.com/embed/cAmGL6eiNZ8

To run it on an exe (Recommended)

  1. Extract the zip file: https://drive.google.com/file/d/1qhP73y1r6GRHkOZRtLDlKvdzGydwuGzV/view?usp=drive_link
  2. Navigate to dist/run and then click on src.exe

To cancel it

  1. Select the application icon on your desktop bar Icon and either click the red cancel button or press esc on your keyboard

To run it locally (For Developers)

Prerequisites

  1. nodejs 20.0.0 or newer If you don't have Node.js installed, you can download it from the official Node.js website

Installation

After installing Node.js, you can set up the project by following these steps:

  1. clone the repository to your computer.
  2. Navigate to the project directory in your terminal.
  3. Run npm install

Running the program

  1. Run npm run start

Changes

  • 0.2.1
    • Stats section to see how long a process will take
  • 0.2.0
    • Added ability to cancel loop process by cancel button or escape key at any point
    • Able to select either single or double click from drop down menus
  • 0.1.0
    • Created Project
    • Can create an application for windows