[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-appdirs (>= 1.3.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-dbus
- 简单的进程间消息系统(Python 3 接口)
-
- 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