/Coder-for-Alfred

md5/sha1/base64encode/base64decode/jsonformat/urlencode/urldecode/cssbeautify/jsbeautify/cssminify utils for developer everyday's shortcuts

Primary LanguagePython

Coder

Icon

Speed up your normal coding transform like md5, sha1, base64 encode, base64 decode...

and all of this is done offline, without any net requests

Version: 1.0.8

Screen Shot

features

  • md5sum
  • sha1
  • base64 encode
  • base64 decode
  • url encode
  • url decode
  • json beautify
  • json minimize
  • tidy xml
  • ip2long
  • long2ip
  • timestamp to GMT string
  • get current timestamp
  • javascript beautify
  • css beautify
  • css minify

changelog

  • 1.0.8
    • add timestamp function
    • optimize json encode/decode with demjson lib

usage

Screen Shot

by shortcut keys

  1. selecting text , and then press Ctrl + Alt + Cmd + J
  2. select algorithm and then press enter key

or

  1. copy multiline text into your clipboard, then press Ctrl + Alt + Cmd + K
  2. type any charactor and select any algorithm with Enter Key

by keywords

  1. md5
  2. url
  3. ip
  4. b64
  5. json
  6. xml
  7. sha
  8. date
  9. time
  10. js
  11. css

configuration

Step one Step two