Skip to content

Releases: aarnas/more-than-clicker

Windows-x64 v0.4

10 Oct 04:36
4309bd5
Compare
Choose a tag to compare

AUTOMATION HUBS (windows-x64 v0.4)

  • Download and extract AutomationHubs-windows-x64-v0.x.zip.
  • Run automator by double clicking on it and enjoy!

Tips

✨Whats new?

  • Mouse pointer move to PNG image
  • Mouse other interactions
  • Drag and Drop automation actions sequence
  • Background change to dark
  • Better json editor

Windows-x64 v0.3

10 Jun 05:54
4309bd5
Compare
Choose a tag to compare

AUTOMATION HUBS (windows-x64 v0.3)

  • Download and extract AutomationHubs-windows-x64-v0.3.zip.
  • Run automator by double clicking on it and enjoy!

Tips

✨Whats new?

  • Added JSON Editor to easily change / modify hubs json.
  • Fixed unexpected crash.

MacOS Silicon v0.4

06 Oct 14:36
4309bd5
Compare
Choose a tag to compare

AUTOMATION HUBS (macos v0.4)

  • Download and extract AutomationHubs-macos-vx.x.zip.

⚠️ Disclamer

  • Before running you need to give Accessibility permissions to the Terminal Application you will use:
  • mac1
  • mac2
  • If you plan to use Image recognition to point your mouse, you also need to add Screen Recording permission.

🏃‍♂️How to run

  • Open extracted folder in Terminal and run with ./automator
  • Hubs information saved in the same folder hubs.json file.
  • To stop application from running use ctrl + c.

Clicking on automator to run it

  • To serve this application web, you need to put out folder to ~ folder.
cp -r out ~ 
  • Now you can run automator by double clicking on it. To stop program use ctrl + c or Terminate.
  • Hubs information saved in ~/hubs.json file.

Tips

✨Whats new?

  • Mouse pointer move to PNG image
  • Mouse other interactions
  • Drag and Drop automation actions sequence
  • Background change to dark
  • Better json editor

MacOS Silicon v0.3

27 May 04:09
4309bd5
Compare
Choose a tag to compare

AUTOMATION HUBS (macos v0.3)

  • Download and extract AutomationHubs-macos-vx.x.zip.

⚠️ Disclamer

  • Before running you need to give Accessibility permissions to the Terminal Application you will use:
  • mac1
  • mac2
  • If you plan to use Image recognition to point your mouse, you also need to add Screen Recording permission.

🏃‍♂️How to run

  • Open extracted folder in Terminal and run with ./automator
  • Hubs information saved in the same folder hubs.json file.
  • To stop application from running use ctrl + c.

Clicking on automator to run it

  • To serve this application web, you need to put out folder to ~ folder.
cp -r out ~ 
  • Now you can run automator by double clicking on it. To stop program use ctrl + c or Terminate.
  • Hubs information saved in ~/hubs.json file.

Tips

Linux-x64 v0.4

10 Oct 04:43
4309bd5
Compare
Choose a tag to compare

AUTOMATION HUBS (linux-x64 v0.4)

  • To run application download and unzip AutomationHubs-linux-x64-v0.x.zip.
  • Then run ./automator in application folder Terminal.

Tips

✨Whats new?

  • Mouse pointer move to PNG image
  • Mouse other interactions
  • Drag and Drop automation actions sequence
  • Background change to dark
  • Better json editor

Linux-x64_v0.3

03 Nov 06:05
4309bd5
Compare
Choose a tag to compare

AUTOMATION HUBS (linux-x64 v0.3)

  • To run application download and unzip AutomationHubs-linux-x64-v0.3.zip.
  • Then run ./automator in application folder Terminal.
  • Hubs information saved in the same folder hubs.json file.
  • To stop application from running use ctrl + c.

✨Whats new?

  • v0.3:
  • Added JSON Editor to easily change / modify hubs json.
  • Fixed unexpected crash.
  • v0.2:
  • Fixed delay function that was not working properly.

Tips