Description
A cross-platform Text Expander written in Rust
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:
- Save a lot of typing, expanding common sentences.
- Create system-wide code snippets.
- Execute custom scripts
- Use emojis like a pro.
Installation Instructions
sudo dnf copr enable eclipseo/espanso
sudo dnf install espanso espanso-wayland
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (159)*, ppc64le (209)*, x86_64 (1005)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (107)*, ppc64le (93)*, x86_64 (2247)* | Fedora 40 (1459 downloads) |
![]() |
aarch64 (104)*, ppc64le (104)*, x86_64 (1946)* | Fedora 41 (1696 downloads) |
![]() |
aarch64 (37)*, ppc64le (37)*, x86_64 (39)* | Fedora 42 (12 downloads) |
![]() |
aarch64 (245)*, ppc64le (232)*, x86_64 (390)* | Fedora rawhide (59 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eclipseo/espanso
More info about enabling Copr repositories