Skip to content

Striffly/mailspring-avatars

 
 

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-xxx.zip somewhere
  3. From the Mailspring menu, select Developer > Install a Plugin.... In the dialog, choose the folder that was extracted from the zip file to install the plugin

Build / contribute

  1. Clone the project
  2. Install node_modules with pnpm command
  3. Once you have finish your edits in the src folder, compile with pnpm build

Packages

No packages published

Languages

  • JavaScript 92.8%
  • Less 7.2%