Command plugin for Plover to run an arbitrary shell command
Project description
Plover Run Shell
Command plugin for Plover to run an arbitrary shell command.
The package is available on GitHub.
Usage
In order to use this plugin in Plover you need to create a dictionary entry of the form:
{
"example_stroke": "{PLOVER:SHELL:command}"
}
Note:
- The command might be executed synchronously (so you can use
&
on Linux orstart
on Windows if you don't want Plover to freeze, in case the called process is long-running). - (on UNIX systems) The command may be executed by the
sh
shell. If you want to use another shell, you can call that shell explicitly:bash -c "command"
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plover_run_shell-0.0.0.tar.gz
(15.1 kB
view details)
Built Distribution
File details
Details for the file plover_run_shell-0.0.0.tar.gz
.
File metadata
- Download URL: plover_run_shell-0.0.0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 502fd4ff048d37b0c046a25a8bb31b56eb418eb57f4b9d2016da200f5d8023f8 |
|
MD5 | 3318b45f217c028c9c5441498940cb72 |
|
BLAKE2b-256 | 00592a6c3e5255b5ec2c6f041dca818c2510b2680f5d612633ecdad2c74ad64d |
File details
Details for the file plover_run_shell-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: plover_run_shell-0.0.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46c24b9d4815421d3f0856e02db5ea1d53cfeab99c032d211f6d97af7631f1e1 |
|
MD5 | be72b8cda69adf08fcf790a6c98ffef1 |
|
BLAKE2b-256 | 5bda36e51033ec42d42cd3447d9c6f7291aac726dac00ee85d6f6cf6f2468474 |