Skip to content

v1.2.0: Settings menu, multi-language support, autostart, and preset export/import

Choose a tag to compare

@PhantomUnk PhantomUnk released this 21 Aug 21:28
· 7 commits to main since this release

Third release. This one is all about making the app configurable and portable: a full settings menu, language support, autostart, and a way to back up or move your presets.

New in this release

  • Settings menu, a modal window with:
    • Rebindable global hotkey (no longer hardcoded to Ctrl+F2)
    • Light/dark theme
    • Adjustable paste delay (timing between clipboard paste and simulated keystrokes)
    • Autostart on system login
  • Multi-language interface, English and Russian, switchable live from settings
  • Preset export/import via JSON file, so you can back up your presets or move them to another machine
  • Unified popup component for all dropdown menus (language picker, folder picker, and the existing Add button menu), for a more consistent feel across the app

Carried over from previous releases

  • Global hotkey to summon the window
  • Smart window positioning near the cursor, clamped to screen bounds
  • Templates with reusable {{Name}} fields
  • Keystroke automation tokens inside templates, insertable anywhere in the text
  • Folders for organizing presets
  • Quick search across presets and folders
  • One click clipboard paste, works regardless of keyboard layout
  • Window closes on click away
  • System tray icon

Installation

Download the .exe below or run the installer.
Note: the build is not signed with a certificate, so Windows SmartScreen may show a warning on first launch. Click "More info" then "Run anyway".

What's next

Plans for upcoming versions, see the Roadmap in the README.