Last updated:
0 purchases
ploveropenurl 0.0.2
Command plugin for
Plover to open a URL, a
folder, or files.
The package is available on
GitHub and
PyPI.
Usage
In order to use this plugin in
Plover you need to
create a dictionary entry of the form:
{
"example_stroke": "{PLOVER:OPEN_URL:url}"
}
For example, if you wanted to open Google:
{
"example_stroke": "{PLOVER:OPEN_URL:https://www.google.com}"
}
or if you wanted to open Program Files on Windows:
{
"example_stroke": "{PLOVER:OPEN_URL:C:\\Program Files}"
}
License
The MIT License.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.