Code Monkey home page Code Monkey logo

alfred-workflow-encode_decode's Introduction

Alfred-Workflow-Encode_Decode

编码和解码字符串的 Alfred Workflow,目前支持:

  • URL
  • HTML 实体
  • JSON 字符串
  • Base64

支持计算文本摘要:

  • MD5
  • CRC32

⤓ 下载 Workflow

使用方法

使用 encode 关键字生成对指定文本编码,并复制到剪贴板。这里只会列出成功编码且与原始字符串不同的项。

Alfred workflow encode

使用 decode 关键字生成对指定文本解码,并复制到剪贴板。这里只会列出成功解码且与原始字符串不同的项。

Alfred workflow decode

Alfred workflow decode json

使用 md5 关键字计算指定文本的 MD5,并复制到剪贴板。

Alfred workflow md5

使用 md5f 关键字计算访达中当前选择文件的内容 MD5,并复制到剪贴板。

Alfred workflow md5 file

使用 crc32 关键字计算指定文本的 CRC32,并复制到剪贴板。

Alfred workflow crc32

使用 crc32f 关键字计算访达中当前选择文件的内容 CRC32,并复制到剪贴板。

Alfred workflow crc32 file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.