Espanso: Cross-Platform Text Expander Written in Rust

栏目: IT技术 · 发布时间: 4年前

Espanso: Cross-Platform Text Expander Written in Rust

A cross-platform Text Expander written in Rust

Espanso: Cross-Platform Text Expander Written in Rust

Visit the espanso website .

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 sentences.
  • Create system-wide code snippets.
  • Execute custom scripts
  • Use emojis like a pro.

Key Features

  • Works on Windows , macOS and Linux
  • Works with almost any program
  • Works with Emojis :smile:
  • Works with Images
  • Date expansion support
  • Custom scripts support
  • Shell commands support
  • App-specific configurations
  • Expandable with packages
  • Built-in package manager for espanso hub
  • File based configuration

Get Started

Visit the official documentation .

Support

If you need some help to setup espanso, want to ask a question or simply get involved in the community, Join the official Subreddit ! :)

Donations

espanso is a free, open source software developed in my (little) spare time. If you liked the project and would like to support further development, please consider making a small donation, it really helps :)

Espanso: Cross-Platform Text Expander Written in Rust Espanso: Cross-Platform Text Expander Written in Rust

Contributors

Many people helped the project along the way, thanks to all of you. In particular, I want to thank:

Remarks

  • Special thanks to the ModifyPath script, used by espanso to improve the Windows installer.

License

espanso was created by Federico Terzi and is licensed under the GPL-3.0 license .


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python Algorithms

Python Algorithms

Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99

Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具