DereckySany / TextComparePro

Text expander for android - with espanso config import/export

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Espanso compatible app for android. X-platform expansions

Report Bug · Request Feature · Releases · Example config

Send custom messages with a trigger. Want to quickly type out the current date in a specific format? Or do you want your emojis to replace your triggers? You can do it all cross platform with espanso but now on android too with this app!

Get it on IzzyOnDroid

Notes

Espanso configuration YML files will take a few tries to parse correctly. Try removing some matches, and make sure it's compliant with the YML specs. Some working examples are provided below for your convenience to copy and paste. Please also note that only the following extensions are supported -> date, clipboard, random and echo. Finally, note that not all espanso/rust chrono date time formats are supported. Supported formats are,

  • %Y, %m, %b, %B, %h, %d, %e, %a, %A, %j, %w, %u, %D, %F, %H, %I, %p, %M, %S, %R, %T, %r

You can further customize date time formats by referring to the C# DateTime.ToString() method documentation from Microsoft.

Build

CLI build instructions -> https://learn.microsoft.com/en-us/dotnet/maui/android/deployment/publish-cli

Donate

Buy Me A Coffee

BTC - 3F7XAkLKeUH8ZhdD2g1zJRsbWer4c4c2bC

LTC - ltc1qjphn23kql69c0ul6qu88sdsf09qxceswt78yey

About

Text expander for android - with espanso config import/export

License:Other


Languages

Language:HTML 60.2%Language:C# 31.4%Language:CSS 8.5%