cage.chung Posted July 26, 2022 Share Posted July 26, 2022 (edited) A Swiss Army knife for developers for Alfred Why DevToys for Windows and DevToysMac provide awesome a Swiss Army knife for developers. It's more productivity to do those things without copy and paste between applications. Features Encode - Encode string to `Base64`, `URL` and `HTML` Decode - Decode string from `Base64`, `URL` and `HTML` Hash - Hash string as `MD5`, `SHA1`, `SHA256`, `SHA512` JWT - JWT Decoder for `Header`, `Payload` CheckSum - `MD5`, `SHA1`, `SHA256`, `SHA512` file checksum UUID - Generate `UUID` Lorem Ipsum - Generate `Lorem Ipsum` text (words, sentences, paragraphs) QR Code - Create QR code Case - Convert string to `camel`, `constant`, `dot`, `lower`, `lcfirst`, `no`, `param`, `pascal`, `path`, `sentence`, `snake`, `swap`, `title`, `upper`, `ucfirst` and `hashtag` case Number Base - Base conversion between `decimal`, `hex`, `octal` and `binary` JSON - JSON formatting as tab, 2 spaces, 4 spaces indents and minify Base64 Image - Imgage Base64 Encode as Base64 string,Base64 Data URI, HTML <img> code and CSS Background Source time - Convert unix time / natural date string to time format Prerequisite Alfred 5 Configuration QR Code Image size Time Convert Time Format Time Zone UUID default amounts for clipboard auto-detecting for non-numeric formats Lorem Ipsum default amounts for clipboard auto-detecting for non-numeric formats Download / Source Code Make sure to download the latest released directly from the releases page. Download here, Source Code https://github.com/cage1016/alfred-devtoys Change Log 1.7.1 remove placeholder with default value to makes the workflow considerably easier to set up on first run. use logrus instead of log to support log level for better debug experience 1.7.0 code sign and notarize support refactor time convert fix missing icons 1.6.0 add default amounts for clipboard auto-detecting for non-numeric formats to UUID and Lorem Ipsum rearrange workflow structure for new features releases 1.5.1 fix clipboard issue for Apple M1 fix typo error 1.5.0 add time convert (unix time / natural date) Edited December 7, 2022 by cage.chung update paulw 1 Link to comment
snoop182 Posted July 26, 2022 Share Posted July 26, 2022 hello, nice workflow thx, I will test it I have a proposition how to extend QR code functionality, to make it more "native" like here https://github.com/wensonsmith/QRcodeCreator --> add "Browse in Alfred" preview for generated image with QR code Link to comment
cage.chung Posted July 26, 2022 Author Share Posted July 26, 2022 3 hours ago, snoop182 said: hello, nice workflow thx, I will test it I have a proposition how to extend QR code functionality, to make it more "native" like here https://github.com/wensonsmith/QRcodeCreator --> add "Browse in Alfred" preview for generated image with QR code Thanks for your feedback and try this scenario by myself few times. I will adopt your feedback and revise default action as browse in alfred at release v1.10 snoop182 1 Link to comment
snoop182 Posted July 29, 2022 Share Posted July 29, 2022 hello, thx for v1.10 some requests to extend workflow : Add ts converter ex https://github.com/snooze92/alfred-epoch-converter Add cron Helper ex https://github.com/crispgm/alfred-cron Add character counter ex https://github.com/ibnuh/alfred-character-counter-workflow Link to comment
cage.chung Posted August 5, 2022 Author Share Posted August 5, 2022 On 7/29/2022 at 4:57 PM, snoop182 said: hello, thx for v1.10 some requests to extend workflow : Add ts converter ex https://github.com/snooze92/alfred-epoch-converter Add cron Helper ex https://github.com/crispgm/alfred-cron Add character counter ex https://github.com/ibnuh/alfred-character-counter-workflow Thanks for your feedback. Link to comment
cage.chung Posted November 15, 2022 Author Share Posted November 15, 2022 1.6.0 Released add default amounts for clipboard auto-detecting for non-numeric formats to UUID and Lorem Ipsum rearrange workflow structure for new features releases Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now