Skip to content

Releases: timoinglin/SimpleKeyClicker

SimpleKeyClicker v1.2.1: Improved Key Hold & Stability

13 Apr 15:07
Compare
Choose a tag to compare

Introducing SimpleKeyClicker v1.2.1 - Enhanced Single Key Hold Functionality & Improved Stability!

This release brings a significant improvement to how SimpleKeyClicker handles single key presses, ensuring a more reliable and consistent experience. We've also focused on general stability enhancements.

Key Improvement:

  • Robust Single Key Hold Handling: This version addresses an issue where holding down a single key might not have been consistently registered or repeated as expected. We've implemented a more robust mechanism to accurately capture and process sustained single key presses, leading to more predictable and reliable clicking.

Further Improvements:

  • General Stability Enhancements: This release includes various under-the-hood improvements aimed at increasing the overall stability and reliability of SimpleKeyClicker.

SimpleKeyClicker Page

v1.2.0: Theme Toggle, Run Modes, Menu Bar & Typing Fixes

30 Mar 21:00
Compare
Choose a tag to compare

SimpleKeyClicker v1.2.0 Release Notes

This release introduces several exciting new features and usability improvements based on recent development!

✨ New Features

  • 🎨 Theme Switching: Easily toggle between light ('Flatly') and dark ('Darkly') themes via the new 'Options' menu to suit your preference.
  • 🔄 Repetition Control: Choose to run your automation sequence indefinitely or specify a precise number of repetitions using the new controls below the Start/Stop buttons. Settings are saved/loaded with configurations.
  • ⚙️ Menu Bar: Controls for File operations (Save, Load, Exit), Options (Safe Mode, Toggle Theme), and Help (Show Info) have been moved to a clean top menu bar for better organization and a less cluttered main view.

🐛 Bug Fixes & Improvements

  • ⌨️ Improved Typing Reliability: Fixed issues where uppercase letters and some symbols were not being typed correctly. The application now uses pyautogui for typing actions, providing more robust text entry.
  • 📚 Updated README: The README file has been comprehensively updated to reflect all new features and changes.

To Install: Download the SimpleKeyClicker.exe (or appropriate asset) file below.

1.1.0

23 Feb 16:28
Compare
Choose a tag to compare
  • Hold Duration Option: Added a new "Hold Time (s)" field for each action row, allowing you to hold a key or mouse button for a specified duration.
  • Status Indicator: Introduced a UI status label that clearly displays whether the automation is running or stopped.

v1.0.0

07 Dec 17:18
Compare
Choose a tag to compare

SimpleKeyClicker

SimpleKeyClicker is a simple automated keyboard and mouse action tool. It allows you to configure a sequence of key presses and mouse clicks (with a delay in between) and then repeatedly execute them until stopped. Ideal for repetitive tasks like data entry, testing workflows, or gaming macros.