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
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
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 (43)*, x86_64 (42)* | Fedora 40 (10 downloads) |
Fedora 41 | aarch64 (43)*, x86_64 (45)* | Fedora 41 (14 downloads) |
Fedora rawhide | aarch64 (42)*, x86_64 (43)* | Fedora rawhide (9 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nklsdev/espanso
More info about enabling Copr repositories