psoukie / zipchord

ZipChord is a customizable hybrid keyboard input method that augments regular typing with chords and shorthands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZipChord

ZipChord demo

ZipChord allows you to seamlessly combine regular typing with chording and shorthands. Chords let you type whole words by pressing a combination of keys simultaneously. That's what stenographers do and what makes them so fast.

You don't need to learn stenotyping though. Languages obey Zipf's law, so it takes only a few dozen chords to accelerate a huge amount of all your typing. For example, just 32 unique words make up 40% of the whole text of The Lord of the Rings. So even a small number of chords with simple key combinations can make your typing faster and more comfortable.

I could not find any software that supported keyboard shortcuts of more than two keys and regular typing at the same time, so I built ZipChord to make this type of typing possible.

ZipChord version 2.0 includes several new features, including a completion of regularly typed "shorthands" and hints for available shortcuts.

Features

  • Chord recognition (also known as chorded entry or chording)
  • Shorthands that expands typed abbreviations to full words
  • Customizable user dictionaries for chords and shorthands
  • Real-time hints about available shortcuts in on-screen display or tooltips
  • Automated capitalization and smart spaces around shortcuts and punctuation
  • Configurable keyboard and language settings

Documentation

Official documentation is available under the Wiki tab.

Installation

Download and extract the zipchord-version.zip file of the latest release to a folder on your computer, and run it. Please see Installation for details.

Note that ZipChord only works on Windows because of its dependency on AutoHotKey.

Privacy

ZipChord adheres to strict privacy and security principles, and does not send or receive any data. See more privacy details in the Wiki.

How to Use ZipChord

Please see the Wiki pages for information including how to use ZipChord, documentation for the user interface, custom dictionaries, and more.

Feedback

If you have any questions, feedback, or suggestions, please write a note in the Discussions. You can also report a bug if you run across anything that seems broken or create a feature suggestion under Issues.

About

ZipChord is a customizable hybrid keyboard input method that augments regular typing with chords and shorthands.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:AutoHotkey 100.0%