Skip to content

Releases: prashantgupta24/automatic-mouse-mover

v1.3.0 - Updated dependencies + cool new icons

13 Oct 23:32
1ca953d

Choose a tag to compare

What's Changed

  • ♻️ Upgrade dependencies + support several icons + config mgmt by @Resousse in #45

New Contributors

Full Changelog: v1.2.0...v1.3.0

More bug fixes!

04 Oct 04:55
0f243a8

Choose a tag to compare

Fixes:

  • 🐛 fix multiple error window bug #36

Enhancements

19 Aug 20:55

Choose a tag to compare

Enhancements

  • Added about box #25
  • Started app by default #24
  • Increased timeout for error #19

Fix some bugs

30 Jun 05:00

Choose a tag to compare

Update

  • Handle machine wake activity better (fixed bug)

Binary

The binaries are NOT notarized so you will have to right click the .app, choose open, and will see a message like this:

image

The only way for me to get rid of this message is to pay Apple $100 a year. It doesn't make sense for me to do that just to give something away for free.

The application makes no connections to the internet whatsoever. Even though "Apple cannot check it for malicious software", you can! If you are paranoid about anything feel free to look at the code and build the project for yourself!

Thanks to UnnaturalScrollWheels for the above content. I hope I can add to the resistance of not paying Apple the money.

Changelog

11 May 00:56

Choose a tag to compare

Changes

  • Handle machine wake activity better

First stable official release!

03 May 01:15
ad8a47e

Choose a tag to compare

Added

[NEW] Handle machine sleep events
[NEW] Godoc added

Updated

  • Added tests
  • Fixed bugs
  • Improved readme

Changelog

09 Apr 00:40
665b40f

Choose a tag to compare

Changed

  • Updated the notifier, now the user gets a message stating the error instead of a notification before.

Changelog

28 Mar 22:07
d75c5b4

Choose a tag to compare

Added

  • [NEW] Feature that detects if the app doesn't have permission to move mouse, and notifies user if so

Changelog

28 Mar 20:41
deff221

Choose a tag to compare

Added

  • [NEW] Unit tests
  • [NEW] Disabling buttons based on selection

Changed

  • Updated to use new activity tracker changes

Mouse mover now as a mac app

28 Mar 01:28
7cf54ae

Choose a tag to compare

Added

  • Icons, app files