Skip to content

kortina/fin-alfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Send an email to Fin from your Desktop, using Alfred.

screenshot

Dependencies

# homebrew from: http://brew.sh/

brew install libgcrypt
brew install mailutils

Setup

Download and double-click the Alfred Workflow to install.

You must configure a few environment variables to use Fin Alfred. You can either edit the Alfred Script itself, or define these in your ~/.bash_profile, which the Alfred script will source.

export FIN_FROM_EMAIL="your from email, eg you@gmail.com"
export FIN_TO_EMAIL="your Fin email, eg you@fin.com" # ask Fin for this if you don't know it
export FIN_ALFRED_LOG=" file to log notes sent (set this to /dev/null to skip logging)"

See also ses-emailer-cli for a similar script with more robust email support using Amazon SES.

About

Email Fin from Alfred.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published