diff --git a/pages/common/espanso.md b/pages/common/espanso.md new file mode 100644 index 0000000000..4554fb9519 --- /dev/null +++ b/pages/common/espanso.md @@ -0,0 +1,20 @@ +# espanso + +> Cross-platform Text Expander written in Rust. +> More information: . + +- Check status: + +`espanso status` + +- Edit the configuration: + +`espanso config` + +- Install a package from the hub store (): + +`espanso install {{package_name}}` + +- Restart (required after installing a package, useful in case of failure): + +`espanso restart`