• Stars
    star
    118
  • Rank 299,923 (Top 6 %)
  • Language
    Go
  • License
    MIT License
  • Created over 2 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Swiss Army knife for developers for Alfred

alfred devtoys

A Swiss Army knife for developers for Alfred

Gallery Release MIT license GitHub all releases codecov

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

Download

Visit Alfred Gallery • Workflows • DevToys to download latest version

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

Encode

use encode keyword to Encode string to Base64, URL and HTML

Decode

use decode keyword to Decode string from Base64, URL and HTML

Hash

use hash keyword to Hash string as MD5, SHA1, SHA256, SHA512

JWT

use jwt keyword to decode JWT token for Header, Payload

CheckSum

use checksumf keyword to get MD5, SHA1, SHA256, SHA512 file checksum

  • File Filter
  • File Action

UUID

use uuid keyword to generate UUID

  • You could config default amounts for clipboard auto-detecting for non-numeric formats

Lorem Ipsum

use li keyword to generate Lorem Ipsum text (words, sentences, paragraphs)

  • You could config default amounts for clipboard auto-detecting for non-numeric formats

QR Code

use qrcode keyword to generate QR code

Case

use cc command or cc <pattern> keyword to case string

keyword Explanation
cc commands list camel, constant, dot, lower, lcfirst, no, param, pascal, path, sentence, snake, swap, title, upper, ucfirst, hashtag All
cc camel Convert to a string with the separators denoted by having the next letter capitalized
cc constant Convert to an upper case, underscore separated string
cc dot Convert to a lower case, period separated string
cc lower Convert to a string in lower case
cc lcfirst Convert to a string with the first character lower cased
cc no Convert the string without any casing (lower case, space separated)
cc param Convert to a lower case, dash separated string
cc pascal Convert to a string denoted in the same fashion as camelCase, but with the first letter also capitalized
cc path Convert to a lower case, slash separated string
cc sentence Convert to a lower case, space separated string
cc snake Convert to a lower case, underscore separated string
cc swap Convert to a string with every character case reversed
cc title Convert to a space separated string with the first character of every word upper cased
cc upper Convert to a string in upper case
cc ucfirst Convert to a string with the first character upper cased
cc hashtag Convert to a string, space separated string with hashtag symbols

Number Base

use nb command or nb <pattern> keyword to convert number to other base

keyword Explanation
nb decimal Convert decimal to binary, octal and hexadecimal
nb binary Convert binary to decimal, octal and hexadecimal
nb octal Convert octal to decimal, binary and hexadecimal
nb hexadecimal Convert hexadecimal to decimal, binary and octal

JSON

use json format keyword to format JSON as tab, 2 spaces 4 spaces indents and minify

Image Base64 Encoder

use imgbase64f to find and open with Img Base64 Encode as Base64 string,Base64 Data URI, HTML <img> code and CSS Background Source

  • Support png, bmp, gif, jpeg, webp, svg and tiff image format
  • Universal Action
  • File Filter
  • File Action

Time Convert

use time to convert unix time / natural date string to time format

Third Party Libraries

Change Log

Vist CHANGELOG.md to check detail information

License

This project is licensed under the MIT License. See LICENSE for details.

More Repositories

1

gokit-todo

todomvc full stack demo project. react + backend API by gokit microservice toolkit. include unit test, integration test, e2e test, github action ci
Go
16
star
2

alfred-paletter

Extract palette from an image
Go
14
star
3

gokitconsulk8s

go kit microservice demo with consul & zipkin at kuberneters
Shell
11
star
4

ak

A generator for golang alfred workflow that helps you create boilerplate code.
Go
9
star
5

ms-demo

gokit microservice demo
Go
8
star
6

alfred-pdf2image

Convert PDF to image with Alfred
Go
7
star
7

alfred-opencc

Open Chinese Convert 開放中文轉換
Go
5
star
8

skaffold-debug-goland-demo

demo how to use skaffold remote debug k8s golang microservice
Go
5
star
9

velero-research-practice-demo

Velero Search and Practice demo code
5
star
10

ios-ringtone-maker-yt

iOS ringtone maker from Youtube video
Shell
5
star
11

copy-2-clipboard-with-ease-deprecated

Chrome extension
JavaScript
5
star
12

gokitconsul

go kit microservice demo with consul & zipkin
Go
4
star
13

GAE-clinetAPI-browerify-gulp-boilerplates

GAE boilerplates with Google API Python client via browerify gulp
JavaScript
3
star
14

django-oscar-hooks

Interact django-oscar signals with external system
Python
3
star
15

gokit-workshop

Go
3
star
16

alfred-mergeimgs

Merge the images into a singular horizontal or vertical image
Go
3
star
17

cloudfunctions-google-maps-services

fetch travel distances and duration by Google Maps Distance Matrix API via Google Cloud Functions
JavaScript
3
star
18

generator-django-oscar-app

Yeoman-generator for quickly build django-oscar-app
Python
3
star
19

alfred-change-case

Quickly change the case of a string or latest clipboard string and copy it to the clipboard.
Python
3
star
20

github-assets-cnb

A Cloud Native Buildpack that Download Github Assets
Shell
3
star
21

alfred-source2target

Swiftly transfer and replicate files between origin and destination directories via fuzzy search
Go
3
star
22

GDCLauncher

One way to quick launch Google Developers Console
JavaScript
2
star
23

managed-vms-lab

Google Cloud Platform Simple Lab
Go
2
star
24

shell-run-cnb

A Cloud Native Buildpack that run custom shell script at launch
Shell
2
star
25

generator-angular-requirejs-grunt-bower

JavaScript
2
star
26

ssi-life-cycle-dates

IBM Storage / Power Product life cycle dates consolidation
1
star
27

react.instant.io

embed webtorrent lib to reactjs, webpack proejct
JavaScript
1
star
28

docker-jmeter

Shell
1
star
29

alfred-video2ringtone

convert video to ringtone
Go
1
star
30

cage1016.github.io

kaichu.io
HTML
1
star
31

alfred-theme-black-golden

Black golden theme for Alfred App (https://alfredapp.com)
1
star
32

gokit-istio-security

demo how to implement Authentication by custom Authorization mixer adapter or envoy external authorization and Open Policy Agent
Go
1
star
33

ASPNETMvc4GoogleOAuth

JavaScript
1
star
34

devcontainer-zx-pack-devmo

Demo repo
Dockerfile
1
star
35

gcs-upload-gae-python

Google Cloud Storage upload simple sample - GAE python
Python
1
star
36

gokit-add-cloud-run

Go
1
star
37

RestDB

Python
1
star
38

alfred-timelog

Track your time with Alfred
Go
1
star
39

golang-serve-spa

JavaScript
1
star
40

screenshot-as-a-service-demo

GCPUG Taiwan Meetup #29: screenshot as a service demo code
JavaScript
1
star
41

conf2toml

convert NAS conf to valid toml
Go
1
star
42

gae-webapp2-starter

Python
1
star
43

jq-cnb

A Cloud Native Buildpack that include jq
Go
1
star
44

wason-translator-cli

IBM Cloud Language Translator CLI (document translate)
Go
1
star
45

gae-go-image-example

source code for post GAE go Image API for GCS
Go
1
star
46

alfred-xlsx2csv

Convert Excel file to CSV file
Go
1
star
47

alfred-workflows

A my collection of Alfred workflows.
1
star