Instant Email or Texting (SMS) Using Launchy
Posted 3 years, 11 months ago at 7:37 am. 0 comments
I frequently send one-line emails and/or text messages to my wife throughout the day. I configured Launchy so all I have to type is alt-space, cherylemail, tab, and the contents of the short email.
1. Download and install Blat (a command-line mail client.)
2. Add a new Launchy runner command (see image below.) In the Program field, enter the path to the Blat executable.
3. Use something like this in the arguments field: (Don’t miss the leading hyphen.)
- -to “yourfriend@domain.com” -f myemail@mydomain.com -subject “Quick Note” -body “$$”
