Download
The latest stable version of KeyTik was released
Changelog
v2.4.1
Improvements
- (announcement) Set mica style on announcement
Fixes
- Key can't be empty message always showed
v2.4.0
New Features
- Add input auto complete
- Add other script as profile mode
Improvements
- (hold-format) Disable hold format input when checkbox is unchecked
- (select-program) Set indetation on select program tree view
- (profile-manager) Remove button and combobox focus
- (text-mode) Add line number on text mode
- (text-mode) Set horizontal overflow
- (text-mode) Add line highlight
- (text-mode) Set highlight syntax only on comment
- (text-mode) Increase highlight transparency
- (text-mode) Increase text block size
- (text-mode) Add collapsible shortcuts
- (text-mode) Add maximize/minimize options
- (text_mode) Set basic font config
- (appearance) Set tree widget mica style
- (default-mode) Add expandable default mode
- (default-mode) Improve expand appearance
- (run-button) Use accent palette when ran
- (profile-button) Reorder copy and startup
- (startup-button) Use accent palette on unstartup
- (appearance) Allow for auto restart
- (setting) Allow opening profile location dir
- (default-mode) Allow for auto add row
- (update) Add skip update button and changelog
- (update) Check update only once a day
- (setting) Show current version
- (update) Use accent color on update button
- (update) Allow window to use mica effect
- (tree-view) Only set color on mica dark
- (changelog) Hide button on changelog
- (setting) Add upcoming changelog
Fixes
- Selecting space doesn't stop key listening
- Reset selected key when opening select key window
- Set treeview header sort indicator to rightmost
- Show message if profile name is empty on save changed
- Set missing parent on some messagebox
- Stop save changes if shortcut is not valid
- Insert chosen shortcut key in correct entry
- Fix text mode save changes error
- Allow text mode to use the entire scroll view
- Fix text mode save changes error
- Fix multi modifier keys error
- Fix scan code error
- App_data_dir return none
View the full release here
Installation
Using the installer is the fastest and most reliable way to install KeyTik because it can also install the requirements. However, sometimes Windows may label the installer as malware. For that reason, we also provide a manual installation option.
Using Installer
- Download KeyTik installer using download button above.
- Go to the download file and run it.
- Follow the instruction.
- Done.
Manual Installation
This is the traditional way to set up KeyTik without using an installer. Instead of a full installation, you simply download the source files and place them anywhere on your machine to run the software.
- Download and install requirements
- AutoHotkey:
- AutoHotkey Download Website: https://www.autohotkey.com/download.
- Make sure to download AutoHotkey V2.
- If you encounter any issues with AutoHotkey installation, you can visit AutoHotkey installation documentation at: https://www.autohotkey.com/docs/v2/howto/Install.htm.
- Interception Driver:
- Installing the Interception driver is optional. It is only required if you use the bind to device feature. If you do not use this feature, you do not need to install it.
- Interception Driver Download: https://github.com/oblitum/Interception/releases
- To manually install it, visit AutoHotkey Interception, Install the Interception driver for detailed installation guide.
- AutoHotkey:
- Download KeyTik ZIP files
- KeyTik GitHub Release: https://github.com/Fajar-RahmadJaya/KeyTik/releases.
- Extract KeyTik zip file
- Extract the downloaded KeyTik zip file to a location of your choice.
- Open KeyTik folder
- Navigate to the folder where you extracted KeyTik and locate KeyTik.exe.
- Run KeyTik
- Double-click KeyTik.exe to start it.
- You're All Set!
- KeyTik should now be ready to use.
User Agreement
By downloading, installing, or using KeyTik: The All-in-One Automation Tool , you agree to comply with and be bound by the terms of the Apache License 2.0 and our additional terms. If you do not agree to these terms, you must not download, install, or use the Software. You can find our full user agreement on: https://keytik.com/term-and-policies/user-agreement.
System Requirements
KeyTik requires AutoHotkey to run, so it shares the same system requirements as AutoHotkey:
- Operating System: Windows only.