Skip to content

v2.0.0 - Modern UI Overhaul

Choose a tag to compare

@timoinglin timoinglin released this 31 Jan 16:27
· 3 commits to main since this release

🎨 SimpleKeyClicker v2.0 - Modern UI Overhaul

A complete visual redesign with a stunning new dark interface!

✨ What's New

πŸŒ™ Brand New Modern UI

  • Rebuilt from the ground up with CustomTkinter
  • Gorgeous dark glassmorphism theme with purple accents
  • Sleek rounded corners and modern typography
  • Card-style action rows with visual status indicators

🎯 Enhanced User Experience

  • Cleaner, more intuitive layout
  • Integrated header buttons (Load, Save, Help)
  • Beautiful Safe Mode toggle switch
  • Improved capture dialog with color preview

⚑ Under the Hood

  • Cleaner, more maintainable codebase (~600 lines, down from 1100)
  • Better error handling and visual feedback
  • Optimized performance

πŸ“₯ Download

  • SimpleKeyClicker.exe - Windows standalone executable (no Python required)

πŸ”§ Requirements (for running from source)

  • Python 3.8+
  • customtkinter>=5.2.0
  • keyboard, PyDirectInput, pyautogui, Pillow, pynput

Full Changelog: v1.0...v2.0