Skip to content

petrapa6/mailspring-avatars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatars for Mailspring

Simple, naive implementation of Avatars in the Message List. No caching, might do a lot of image requests.

This was adapted from N1-avatars https://github.com/unity/n1-avatars. Thank you @unity for the 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

This plugin implements a Typescript builder as required since Maispring 1.6.3 (see Foundry376/Mailspring#1645).

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

About

Avatars for Mailspring

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.6%
  • Less 11.4%