[ 原始碼: plover ]
套件:plover(4.0.0~dev8~66~g685bd33-2)
plover 的相關連結
Debian 的資源:
下載原始碼套件 plover:
- [plover_4.0.0~dev8~66~g685bd33-2.dsc]
- [plover_4.0.0~dev8~66~g685bd33.orig.tar.xz]
- [plover_4.0.0~dev8~66~g685bd33-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [www.openstenoproject.org]
相似套件:
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-pyqt5
- Python 3 bindings for Qt5
-
- 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 (Python 3)
-
- dep: python3-xlib (>= 0.16)
- interface for Python 3 to the X11 protocol