Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 697 Bytes

README.md

File metadata and controls

47 lines (23 loc) · 697 Bytes

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