Skip to content

Releases: jtroo/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