Skip to content

Striffly/mailspring-avatars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.