← 返回命令列表

Linux command

espanso 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Start Espanso

espanso start

Stop Espanso

espanso stop

Restart service

espanso restart

Edit configuration

espanso edit

Search packages

espanso package search [keyword]

Install package

espanso package install [package_name]

Show status

espanso status

说明

Espanso is a cross-platform text expander that replaces typed abbreviations with predefined text snippets. It runs in the background detecting trigger strings and expanding them system-wide. Configuration files define matches between triggers and replacements. Replacements can include static text, dynamic content (dates, clipboard), or scripts. Packages add pre-configured expansions. Espanso works across all applications, handling common typing patterns, boilerplate text, and frequently used phrases.

参数

start
Start Espanso service.
stop
Stop service.
restart
Restart service.
edit
Open config in editor.
package search _KEYWORD_
Search packages.
package install _NAME_
Install package.
status
Show service status.
--help
Display help information.

FAQ

What is the espanso command used for?

Espanso is a cross-platform text expander that replaces typed abbreviations with predefined text snippets. It runs in the background detecting trigger strings and expanding them system-wide. Configuration files define matches between triggers and replacements. Replacements can include static text, dynamic content (dates, clipboard), or scripts. Packages add pre-configured expansions. Espanso works across all applications, handling common typing patterns, boilerplate text, and frequently used phrases.

How do I run a basic espanso example?

Run `espanso start` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does start do in espanso?

Start Espanso service.