Lower and UPPER case

lower-upper
By Anthony Graignic

A simple package to convert clipboard content to lower case or UPPER case. (UNIX only)

utility
shell

Paste this command in a terminal to install the package

espanso install lower-upper
Description
Source

Espanso lower UPPER

A simple espanso package to convert clipboard content to lower case or UPPER case using the tr command of GNU coreutils.

Usage

Available replacements:
replacement
description
::low
Convert clipboard to lowercase.
::up
Convert clipboard to UPPERCASE.

Package details