espanso: add page (#5662)

manned-org
Nicolas Kosinski 2021-04-01 21:55:42 +02:00 committed by GitHub
parent 090cdd9b3d
commit 46ae3bf76a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
pages/common/espanso.md Normal file
View File

@ -0,0 +1,20 @@
# espanso
> Cross-platform Text Expander written in Rust.
> More information: <https://espanso.org>.
- Check status:
`espanso status`
- Edit the configuration:
`espanso config`
- Install a package from the hub store (<https://hub.espanso.org/>):
`espanso install {{package_name}}`
- Restart (required after installing a package, useful in case of failure):
`espanso restart`