README.md
A cross-platform Text Expander written in Rust
| Example: 2019 | Example: 2025 |
|---|---|
A text expander is a program that detects when you type a specific keyword and replaces it with something else. This is useful in many ways:
You can create additional files to organize your matches any way you want.
Make sure to adhere to proper YAML spacing.
matches:
- trigger: ":hello"
replace: "Hi There!"
- triggers: [":test1", ":test2"]
replace: "These both expand to the same thing"
Federico Terzi (Creator of espanso)
Rest of team in Alphabetical Order
Archigos (Lead Maintainer)
Auca (Previous Lead Maintainer)
You can also see the up to date list of Team Members here
So many people have helped the project along the way. Thank you all!
We want to thank SignPath.io for code signing the Windows binaries ❤️
espanso is a free, open-source software project created by Federico Terzi and now maintained by a small team.
If you liked the project and would like to support further development, please consider making a small donation, it really helps :)
| PayPal | Coming Soon |
|---|---|
espanso was created by Federico Terzi and is licensed under the GPL-3.0 license.