2025-03-14 21:59:59 -06:00
|
|
|
# espanso
|
|
|
|
|
|
|
|
|
|
> Cross-platform Text Expander written in Rust.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://espanso.org/docs/command%20lIne/cli_list/>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Check status:
|
|
|
|
|
|
|
|
|
|
`espanso status`
|
|
|
|
|
|
|
|
|
|
- Edit the configuration:
|
|
|
|
|
|
|
|
|
|
`espanso edit config`
|
|
|
|
|
|
|
|
|
|
- Install a package from the hub store (<https://hub.espanso.org/>):
|
|
|
|
|
|
|
|
|
|
`espanso install {{package}}`
|
|
|
|
|
|
|
|
|
|
- Restart (required after installing a package, useful in case of failure):
|
|
|
|
|
|
|
|
|
|
`espanso restart`
|