2021-04-01 20:55:42 +01:00
|
|
|
# espanso
|
|
|
|
|
|
|
|
> Cross-platform Text Expander written in Rust.
|
|
|
|
> More information: <https://espanso.org>.
|
|
|
|
|
|
|
|
- Check status:
|
|
|
|
|
|
|
|
`espanso status`
|
|
|
|
|
|
|
|
- Edit the configuration:
|
|
|
|
|
2021-04-15 18:23:47 +01:00
|
|
|
`espanso edit config`
|
2021-04-01 20:55:42 +01:00
|
|
|
|
|
|
|
- Install a package from the hub store (<https://hub.espanso.org/>):
|
|
|
|
|
2023-08-26 18:30:06 +01:00
|
|
|
`espanso install {{package}}`
|
2021-04-01 20:55:42 +01:00
|
|
|
|
|
|
|
- Restart (required after installing a package, useful in case of failure):
|
|
|
|
|
|
|
|
`espanso restart`
|