feat(misc): update readme
This commit is contained in:
parent
291bec95f7
commit
2aa5c03246
21
README.md
21
README.md
|
@ -1,4 +1,4 @@
|
||||||
![espanso](images/titlebar.png)
|
![espanso](images/logo_extended.png)
|
||||||
|
|
||||||
> A cross-platform Text Expander written in Rust
|
> A cross-platform Text Expander written in Rust
|
||||||
|
|
||||||
|
@ -6,7 +6,6 @@
|
||||||
![Language](https://img.shields.io/badge/language-rust-orange)
|
![Language](https://img.shields.io/badge/language-rust-orange)
|
||||||
![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20macOS%20and%20Linux-blue)
|
![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20macOS%20and%20Linux-blue)
|
||||||
![License](https://img.shields.io/github/license/federico-terzi/espanso)
|
![License](https://img.shields.io/github/license/federico-terzi/espanso)
|
||||||
[![Build Status](https://dev.azure.com/freddy6896/espanso/_apis/build/status/federico-terzi.espanso?branchName=master)](https://dev.azure.com/freddy6896/espanso/_build/latest?definitionId=1&branchName=master)
|
|
||||||
|
|
||||||
![example](images/example.gif)
|
![example](images/example.gif)
|
||||||
|
|
||||||
|
@ -30,6 +29,7 @@ ___
|
||||||
* Works with almost **any program**
|
* Works with almost **any program**
|
||||||
* Works with **Emojis** 😄
|
* Works with **Emojis** 😄
|
||||||
* Works with **Images**
|
* Works with **Images**
|
||||||
|
* Includes a powerful **Search Bar** 🔎
|
||||||
* **Date** expansion support
|
* **Date** expansion support
|
||||||
* **Custom scripts** support
|
* **Custom scripts** support
|
||||||
* **Shell commands** support
|
* **Shell commands** support
|
||||||
|
@ -38,6 +38,8 @@ ___
|
||||||
* Expandable with **packages**
|
* Expandable with **packages**
|
||||||
* Built-in **package manager** for [espanso hub](https://hub.espanso.org/)
|
* Built-in **package manager** for [espanso hub](https://hub.espanso.org/)
|
||||||
* File based configuration
|
* File based configuration
|
||||||
|
* Support Regex triggers
|
||||||
|
* Experimental Wayland support
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
|
@ -60,20 +62,17 @@ please consider making a small donation, it really helps :)
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
Many people helped the project along the way, thanks to all of you. In particular, I want to thank:
|
Many people helped the project along the way, thank you to all of you!
|
||||||
|
|
||||||
* [Scrumplex](https://scrumplex.net/) - Official AUR repo mantainer and Linux Guru
|
<a href="https://github.com/federico-terzi/espanso/graphs/contributors">
|
||||||
* [Luca Antognetti](https://github.com/luca-ant) - Linux and Windows Tester
|
<img src="https://contrib.rocks/image?repo=federico-terzi/espanso" />
|
||||||
* [Matteo Pellegrino](https://www.matteopellegrino.me/) - MacOS Tester
|
</a>
|
||||||
* [Timo Runge](http://timorunge.com/) - MacOS contributor
|
|
||||||
* [NickSeagull](http://nickseagull.github.io/) - Contributor
|
|
||||||
* [matt-h](https://github.com/matt-h) - Contributor
|
|
||||||
|
|
||||||
## Remarks
|
## Remarks
|
||||||
|
|
||||||
* Thanks to [libxdo](https://github.com/jordansissel/xdotool) and [xclip](https://github.com/astrand/xclip), used to implement the Linux port.
|
* Thanks to [libxdo](https://github.com/jordansissel/xdotool) and [xclip](https://github.com/astrand/xclip), used to implement the Linux port.
|
||||||
* Thanks to the ModifyPath
|
* Thanks to [libxkbcommon](https://xkbcommon.org/) and [wl-clipboard](https://github.com/bugaevc/wl-clipboard), used to implement the Wayland port.
|
||||||
script, used by espanso to improve the Windows installer.
|
* Thanks to [wxWidgets](https://www.wxwidgets.org/) for providing a powerful cross-platform GUI library.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
BIN
images/logo_extended.png
Normal file
BIN
images/logo_extended.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in New Issue
Block a user