espanso/README.md

39 lines
848 B
Markdown
Raw Normal View History

2019-09-15 17:35:05 +00:00
<img src="/images/icongreensmall.png" align="right" />
2019-09-15 17:10:18 +00:00
# espanso
2019-09-15 17:35:05 +00:00
> Cross-platform Text Expander written in Rust
2019-09-15 17:10:18 +00:00
![example](/images/example.gif)
2019-09-15 17:35:05 +00:00
##### What is a Text Expander?
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 snippets and sentences.
2019-09-15 17:10:18 +00:00
### Features
2019-09-15 17:35:05 +00:00
* Works on **Windows**, **macOS** and **Linux**
* Works with almost **any** program
* Works with **Emojis** 😄
* **Date** expansion support
* **Custom scripts** support
* **Shell commands** support
* **App-specific** configurations
2019-09-15 17:10:18 +00:00
* File based configuration
## Getting started
### Installation
### License
2019-09-15 17:35:05 +00:00
espanso was created by [Federico Terzi](http://federicoterzi.com)
and is licensed under the [GPL-3.0 license](/LICENSE).