File: index.md

package info (click to toggle)
plover 5.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,356 kB
  • sloc: python: 21,589; sh: 682; ansic: 25; makefile: 11
file content (40 lines) | stat: -rw-r--r-- 899 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Plover {sub-ref}`version` Documentation

[Plover](https://www.openstenoproject.org/plover/) (/ˈplʌvɚ/, rhymes with "lover")
is a free, open source stenography engine. It
allows individuals who learn stenography to write into any program at speeds of
over 200 words per minute. Plover runs on Windows, macOS, and Linux.

Plover is part of the [Open Steno Project](https://www.openstenoproject.org/).
The Open Steno Project aims to
open up stenography to the general public. The Open Steno Project has
manifested as efforts for free software, free learning resources, and open
source hardware options.

## User Guide

```{toctree}
:maxdepth: 2
:caption: User Guide

installation
hardware_setup
basic_usage
dictionaries
plugins
configuration
cli_reference
```

## Developer Guide

```{toctree}
:maxdepth: 2
:caption: Developer Guide

internals
system_dev
plugin_dev
api_reference
contributing
```