Skip to content

Releases: jtroo/kanata

v1.0.0

27 Apr 18:14
Compare
Choose a tag to compare

Changelog

  • Fix bad lock contention bug

Sample configuration file

The attached kanata.kbd file is tested to work with the current version. The one in the main branch of the repository may have extra features that are not supported in this release.

Windows

Download kanata.exe. Optionally, download kanata.kbd. With the two files in the same directory, you can double-click the exe to start kanata.

You need to run kanata.exe via cmd or powershell to use a different configuration file:

kanata.exe --cfg <cfg_file>

You can also set up a toolbar shortcut.

Linux

Download kanata.

Run it in a terminal and point it to a valid configuration file:

chmod +x kanata   # may be downloaded without executable permissions
sudo ./kanata --cfg <cfg_file>`

To avoid requiring sudo, follow the instructions here.

sha256 checksums

abc0150b45c1de9a62e44fdb49d5ae3df2ea7c2f73967d0a6004fbe9bd5423e0  kanata.exe
696b45d0fabd9d998f6d4e3b9620836ebce571658c3e7dbe209077c828bb8e8f  kanata

v0.1.4

27 Apr 03:05
Compare
Choose a tag to compare

WARNING:

  • Do not use, this has a bad lock contention bug in Windows

Changelog

  • Add mouse left, right, middle buttons
  • Add live reload action

Sample configuration file

The attached kanata.kbd file is tested to work with the current version. The one in the main branch of the repository may have extra features that are not supported in this release.

Windows

Download kanata.exe. Optionally, download kanata.kbd. With the two files in the same directory, you can double-click the exe to start kanata.

You need to run kanata.exe via cmd or powershell to use a different configuration file:

kanata.exe --cfg <cfg_file>

You can also set up a toolbar shortcut.

Linux

Download kanata.

Run it in a terminal and point it to a valid configuration file:

chmod +x kanata   # may be downloaded without executable permissions
sudo ./kanata --cfg <cfg_file>`

To avoid requiring sudo, follow the instructions here.

sha256 checksums

9371e974907914c7d1e25c0f488c3a293f6991ea7ad89a5ada93e7c9fad3682b  kanata.exe
bef87945af0bb525ff3bca9bfb19b0fed91d121e61e56461b1335d513f90b62b  kanata

v0.1.3

26 Apr 04:06
Compare
Choose a tag to compare

Changelog

  • Add unicode support

Sample configuration file

The attached kanata.kbd file is tested to work with the current version. The one in the main branch of the repository may have extra features that are not supported in this release.

Windows

Download kanata.exe. Optionally, download kanata.kbd. With the two files in the same directory, you can double-click the exe to start kanata.

You need to run kanata.exe via cmd or powershell to use a different configuration file:

kanata.exe --cfg <cfg_file>

You can also set up a toolbar shortcut.

Linux

Download kanata.

Run it in a terminal and point it to a valid configuration file:

chmod +x kanata   # may be downloaded without executable permissions
sudo ./kanata --cfg <cfg_file>`

To avoid requiring sudo, follow the instructions here.

sha256 checksums

ddc4611afbabd7b6c3f7d9193afd2625dab7721511d6991eca285ad284e1edae  kanata.exe
075348e410764a3a12a619b22c0c79fce6fde19f45a05aea7ec18d539a1c47ff  kanata

v0.1.2

24 Apr 20:31
Compare
Choose a tag to compare

Changelog

  • Add macro support

Windows

Download kanata.exe.

You need to run it via cmd or powershell and point it to a valid configuration file:

kanata.exe --cfg <cfg_file>

You can also set up a toolbar shortcut.

Linux

Download kanata.

Run it in a terminal and point it to a valid configuration file:

chmod +x kanata   # may be downloaded without executable permissions
sudo ./kanata --cfg <cfg_file>`

To avoid requiring sudo, follow the instructions here.

sha256 checksums

36c34941ad2f96998c34dfa02d9a57dd81a056c2c460d7e558fc6c3aeb0ea805  kanata.exe
40d955c1b178fb27850c87053dce089b4104d4278e5d8aa1e13b9deb79afb688  kanata

v0.1.1

24 Apr 16:13
Compare
Choose a tag to compare

Changelog

  • Add new parseable keys in the configuration (kp0-kp9, ins)

Windows

Download kanata.exe.

You need to run it via cmd or powershell and point it to a valid configuration file:

kanata.exe --cfg <cfg_file>

You can also set up a toolbar shortcut.

Linux

Download kanata.

Run it in a terminal and point it to a valid configuration file:

chmod +x kanata   # may be downloaded without executable permissions
sudo ./kanata --cfg <cfg_file>`

To avoid requiring sudo, follow the instructions here.

sha256 checksums

766ff80deeaba004e2a98ff3f68065cd3594e90f654fa0264a6730139addba30  kanata
279a6fafab515344c9f936a9ee71cc9d01756805ba808080754141edb7d0bab4  kanata.exe