Skip to content

Releases: Fajar-RahmadJaya/KeyTik

KeyTik: The All-in-One Automation Tool & Keyboard Remapper with Profiles v1.2

15 Nov 10:44
9646e2a
Compare
Choose a tag to compare

KeyTik: The All-in-One Automation Tool & Keyboard Remapper with Profiles v1.1

Changelog :

Added And Refine Feature :

  • Added a feature to automatically listen key input.
  • Adding key list to translate input to AutoHotkey syntax
  • Refining shortcut feature :
    • Shortcut always on top if in text mode.
    • Translate '+' on shortcut to ' & ' in created AutoHotkey Script.
  • Refine shortcut and remap row appearance.

Change Release Format :

Now, there are normal release download version (Built Version Using Pyinstaller) and source code release download version (Not Built Version Using Pyinstaller).

Key List Update :

Key List is a list of all input for AutoHotkey for translating input to AutoHotkey input symbol. This can also be said as what input KeyTik can remap. If you have another key suggestion to add on key list, feel free to suugest in Github Issue Request Key Implementation Label

Next Update Plan :

No Feature Plan Description Status
5 Assign Script or Remap for Multiple or Different Physical Keyboards Make profile only work for some physical keyboard using keyboard ID as indentifier In Progress

Which One Should I choose Between Source Code or Bult Download Version

Source code version is clean KeyTik code. So this code is not built with Pyinstaller or in another word it's pure python file (KeyTik.py) and not executable file (KeyTik.exe). This version is for when someone concerned about virus or data safety. But don't worry i am not have intention to add any virus or malware to my code. It's just to make you 100% sure with KeyTik. You need to do extra step like build it into executable yourself or install required python library if you want to run it with just double click the '.py' file. I also add building guide on it so to help you. The downside is, it's not come with required python library to run '.py' file or you need to build it first to be able to run it without required python library. The good side is you can see the raw python code so you can 100% sure whether it's safe or not.

The built version is download version where i build KeyTik myself. You don't have to do extra step to install KeyTik if you download this version. You just need to download and extract it then download and install AutoHotkey and you are good to go. I build it into executable using Pyinstaller with the exact '.py' file in the source code version. So if you trust me, then this is what you choose. Again i don't intend to add malware or virus on KeyTik.

The conclusion is, if you trust me then go with bulilt version (KeyTik.v1.2.rar) and if you want to 100% sure with your safety but need to do extra step then go with source code version (KeyTik.v1.2.Source.Code.Download.Version.rar). For documentation about safety go to User Safety (For Those Who Worry About Virus Or Data Safety) :

KeyTik: The All-in-One Automation Tool & Keyboard Remapper with Profiles v1.1

07 Nov 12:13
Compare
Choose a tag to compare

KeyTik: The All-in-One Automation Tool & Keyboard Remapper with Profiles v1.1

Changelog :

  • Add pin functionality,
  • Add shortcut functionality,
  • fix bug.
  • Add auto clicker, screen clicker, open files shortcut script in default download.
  • Change edit and create new profile appearance.

Next Update Plan :

  • Add auto key ading.
  • Delete row in create and edit profile.

KeyTik (Keyboard Remapper with Profile) v1.0

25 Oct 17:57
ee7f760
Compare
Choose a tag to compare

KeyTik V1.0 (Full Release Of KeyTik)

Finally i am ready to release the full version of KeyTik after adding last functionality. But that doesn't mean i will not update it again, in fact there are still many room for improvement and i still have another functionality in mind that maybe i will implement it. So look forward to it.

  • Changelog
  1. Add Import Profile Functionality.

KeyTik : Keyboard Remapper With Profile v0.3-beta.1

24 Oct 17:03
Compare
Choose a tag to compare

KeyTik : Keyboard Remapper With Profile v0.3-beta.1

  • Changelog :
  1. Fix Bug.
  2. Add Text Mode Feature.

v0.2-beta.1

20 Oct 18:42
be00739
Compare
Choose a tag to compare
v0.2-beta.1 Pre-release
Pre-release

KeyTik v0.2-beta.1

  • Changelog :
  1. Fix bug.
  2. Add show stored profile functionality.
  3. Add run profile on startup functionality.
  4. Adjust exe so it can give better performance.

KeyTik (Keyboard Remapper with Profile) v0.1-beta.1

29 Sep 16:05
07ae383
Compare
Choose a tag to compare

The first beta release of KeyTik