malumar / mailspring-avatars

Avatars for Mailspring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avatars for Mailspring

Simple, naive implementation of Avatars in the Message List.
Add avatar before each email you receive, no more, no less !
No caching, might do a lot of image requests.

Fork of emadow project, thanks for his work !

Screenshot

Installing

  1. Grab the latest release
  2. Extract Mailspring-Avatars and load Mailspring
  3. From the menu, select Developer > Install a Package Manually... from the dialog, choose the directory of this plugin to install it

Contribute

Install node_modules with yarn command.
Once you have finish your edits in the src folder, compile with yarn build.

About

Avatars for Mailspring


Languages

Language:JavaScript 89.4%Language:Less 10.6%