Download
The latest stable version of KeyTik was released
Changelog
- Overall UI improvement.
- Improve key list.
- Keyboard and mouse key addition.
- Add virtual keyboard code on key list.
- Ability to detect and use scan code on default key.
- Add ASCII character on key list.
- Add ANSI character on key list.
- Add Unicode character on key list.
- Bug fixes.
v2.3.1 Changelog
- Add icon cache for better icon rendering.
- Change Readme! window to announcement window.
- Add dynamic announcement (fetched from KeyTik website).
- Fix exit button icon not changed.
- Fix profile layout stretch.
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.