An open API service indexing awesome lists of open source software.

https://github.com/PhictionalOne/espanso-custom-packages

A collection of some packages I modified for my own use
https://github.com/PhictionalOne/espanso-custom-packages

encircled-number enumeration espanso greek-letters math math-symbols symbols

Last synced: 5 months ago
JSON representation

A collection of some packages I modified for my own use

Awesome Lists containing this project

README

        

# espanso-custom-packages

## Greek Letters Full

Based on the original [greek-letters](https://hub.espanso.org/packages/greek-letters/) and [greek-letters-alt](https://github.com/Su-Well/espanso-package-greek-letters)

But as it interfered with other triggers I had to modify them ¯\_(ツ)_/¯

### Install
```
espanso install greek-letters-full https://github.com/PhictionalOne/espanso-custom-packages.git --external
```

## Math Symbols

Based on the original `math` package. But with more symbols.

### Install
```
espanso install math-symbols https://github.com/PhictionalOne/espanso-custom-packages.git --external
```

## Enumeration

A package for encircled numbers like ④⓴ (hihi)

### Install
```
espanso install enumeration https://github.com/PhictionalOne/espanso-custom-packages.git --external
```