[ 原始碼: plover ]
套件:plover(4.0.0~rc2-0.3)
free stenography engine and typing tool
Plover is a small, slick Python application that runs in the background and acts as a translator to read steno movements and emulate keystrokes in a way that the programs you are using can't even tell you're using steno.
Plover is used today by hundreds of people, ranging from professional stenographers, transcriptionists, programmers, and hobbyists. It supports:
- Regular keyboards and real steno machines - Media key support to control media, change volume, etc. - Comes with a well-developed theory extended from StenEd, but with over 50,000 new strokes. - Supports JSON and RTF/CRE dictionaries - Includes training tools to help you learn
其他與 plover 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-appdirs (>= 1.3.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-dbus
- simple interprocess messaging system (Python 3 interface)
-
- dep: python3-hid
- cython3 interface to hidapi
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-plover-stroke
- Stroke handling helper library for Plover
-
- dep: python3-pyqt5
- Python 3 bindings for Qt5
-
- dep: python3-rtf-tokenize
- Simple RTF tokenizer for python
-
- dep: python3-serial (>= 2.7)
- pyserial - module encapsulating access for the serial port
-
- dep: python3-wcwidth (>= 0.1.7)
- determine printable width of a string on a terminal
-
- dep: python3-xlib (>= 0.16)
- interface for Python 3 to the X11 protocol