Skip to content

Releases: ccuqme/inputsimulator

v0.4.0

10 May 09:47

Choose a tag to compare

  • Button to show and hide the settings panel.
  • App will resize depending on whether panel is opened or closed.
  • Start/Stop button will now update, even when the app is not in the foreground.
  • Minor redesign and code refactoring.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Apr 19:34

Choose a tag to compare

feat: add cycle behavior with interval control for hold mode (9b9b661)

v0.2.1

29 Mar 18:25

Choose a tag to compare

  • fix(simulation): separate modifier and non-modifier key handling in "Click" mode.
  • Minor code refactoring.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Feb 19:40

Choose a tag to compare

  • Support binding more keys, including modifiers.
  • Cleaned up user interface.

Modifier Behavior set to "Click" is currently not working. Got busy, but decided to commit the current changes anyways. Will finish modifier behavior at a later date.

Input Simulator v0.1.0

05 Jan 18:46
c3e0642

Choose a tag to compare

Initial release of the Input Simulator application.

Features:

  • Simulate keyboard and mouse inputs at a configurable interval.
  • Support for global hotkeys to toggle the simulation.