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 (422)*, ppc64le (581)*, x86_64 (2708)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (593)*, ppc64le (585)*, x86_64 (2295)* | Fedora 41 (1895 downloads) |
![]() |
aarch64 (519)*, ppc64le (402)*, x86_64 (1102)* | Fedora 42 (666 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 43 (1 downloads) |
![]() |
aarch64 (531)*, ppc64le (728)*, x86_64 (938)* | Fedora rawhide (74 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eclipseo/espanso
More info about enabling Copr repositories