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 |
---|---|---|
Fedora 38 | aarch64 (169)*, ppc64le (165)*, x86_64 (240)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (159)*, ppc64le (186)*, x86_64 (978)* | Fedora 39 (453 downloads) |
Fedora 40 | aarch64 (4)*, ppc64le (0)*, x86_64 (1632)* | Fedora 40 (1041 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, x86_64 (147)* | Fedora 41 (94 downloads) |
Fedora rawhide | aarch64 (143)*, ppc64le (141)*, x86_64 (286)* | Fedora rawhide (45 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eclipseo/espanso
More info about enabling Copr repositories