Skip to content

A collection of Automator workflows that I created to speed up repetitive tasks.

License

Notifications You must be signed in to change notification settings

gabstv/automator-workflows

Repository files navigation

Gabs Automator Workflows

A collection of Automator workflows that I created to speed up repetitive tasks.

Installation

Paste the following code at a Terminal prompt:

bash <(curl -fsSL https://raw.github.com/gabstv/automator-workflows/go/install)

The script explains what it will do and then pauses before it does it. If you don’t trust it, download the zip package and manually copy the workflows to ~/Library/Services/.

Available Workflows

Count Chars

Count Chars

Count Words

Count Words

Preencher Boleto

Preencher Boleto

This task automatically types boleto numers (from a digital boleto) for you. Here is how it works:

  1. It copies the selected text;
  2. Formats the text by removing dots and spaces;
  3. After 10 seconds, it will type the formatted text;

Please make sure to set the focus to your desired form input before the automator starts typing (you have 10 seconds!).

This might be renamed later (since it's also useful to fill other numeric data to online forms).

Author

Gabriel Ochsenhofer

About

A collection of Automator workflows that I created to speed up repetitive tasks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published