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 40 | aarch64 (276)*, ppc64le (294)*, x86_64 (294)* | Fedora 40 (7 downloads) |
Fedora 41 | aarch64 (291)*, ppc64le (292)*, x86_64 (263)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (288)*, ppc64le (273)*, x86_64 (268)* | Fedora rawhide (5 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nklsdev/espanso-test
More info about enabling Copr repositories