Skip to content

alswl/alfred-workflow-encode-decode

Repository files navigation

alfred-workflow-encode-decode

alfred-workflow-encode-decode is a workflow for Alfred 3 / 4 / 5, which can encode/decode string.

It was inspired by willfarrell/alfred-encode-decode-workflow: Encoding and decoding a string into multiple variations..

Why another one

Because willfarrell/alfred-encode-decode-workflow required php@7, and macOS removed php@7 now.

Install

  1. Open Release, and download the latest version.
  2. Click to install.
  3. Review the workflow to add custom Hotkeys.

How to use

Trigger your Alfred, and input encode or decode, and input your string.

Snapshots

encode-1

encode-2

encode-3

decode-1

decode-2

Development

Install dependencies:

pip install --target=. Alfred-PyWorkflow
rm -rf Alfred_PyWorkflow-*.dist-info

package:

make build package

Related Projects

TODO

  • snapshots
  • version management

About

Encoding and decoding a string into multiple variations.

Resources

Stars

Watchers

Forks

Languages