/alfred-workflows

Alfred 3 workflows useful for (java) developers

Primary LanguagePythonMIT LicenseMIT

Alfred 3 workflows

Alfred workflows that might be useful for java developers

Maven search and generate

maven <search> <groupId:artifactId:[version]>

generate

maven <generate> [selected template]

Unicode symbol search

uni <name of the symbol>

Process info

proc

sort by cpu

proc @cpu

sort by mem

proc @mem

Network info

ni ...

Shows information about the network interfaces

Currency exchange

curr <amount> <from> <to> [percentage to add (for example tax)]

IDEA

Cmd+Opt+Shift+I to transform the selected asserts into assertAll(

LineJoiner

Cmd+Opt_Shift+J to join the lines from clipboard and paste into the foremost app