cage.chung Posted July 26 Share Posted July 26 (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` Requires Preferably Alfred 5 Configuration QR Code Image size 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 Edited July 26 by cage.chung fix source code link Link to comment
snoop182 Posted July 26 Share Posted July 26 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 Author Share Posted July 26 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 Share Posted July 29 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 Friday at 11:42 AM Author Share Posted Friday at 11:42 AM 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
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