MySigMail

UI 电子邮件签名生成器 - 轻松创建电子邮件签名。「UI Email Signature Generator - Make easy to create your email signature」

Github stars Tracking Chart

Purpose

Creating an email signature is not a trivial task, even for people who have knowledge of HTML and CSS. And what about ordinary users.

There are many solutions on the Internet, and most of them are paid. There are free, but all of them are closed source. I wanted to make a free application with a user-friendly interface and open source code.

So let's make creating email signatures easier!

Features

  • Upload image - upload to AWS S3 or set public link
  • Custom fields - add unlimited number of custom fields with different types such as: text, link, email
  • Social icons - add social media links to your signature
  • Options - customize your signature as you like, change color, avatar shape, font and more
  • Addons - additional options such as disclaimer, mobile application badges
  • Templates - templates for signature (so far, only one template)
  • Projects - ability to save, download or import a previously created signature. No need to create an account, everything is already available in the browser
  • Signature preview - hot reloading preview

Roadmap

  • Create more templates
  • Create more addons

Development

Set env variables

VUE_APP_AWS_S3_URL=
VUE_APP_AWS_S3_BASKET=
VUE_APP_AWS_S3_ID=
VUE_APP_AWS_S3_KEY=
VUE_APP_AWS_S3_REGION=

Run

npm i
npm run serve

Support project

If you liked the project, I am very grateful for the help to the project.

Commercialization

If you would like to commercialize MySigMail, please contact reshetov.art@gmail.com.

Main metrics

Overview
Name With Ownerantonreshetov/mysigmail
Primary LanguageVue
Program languageJavaScript (Language Count: 5)
Platform
License:GNU Affero General Public License v3.0
所有者活动
Created At2019-01-04 07:09:56
Pushed At2022-05-04 09:07:33
Last Commit At2022-05-04 12:07:33
Release Count23
Last Release Namev1.12.0 (Posted on 2019-06-03 07:43:40)
First Release Namev1.0.3 (Posted on 2019-01-06 08:39:06)
用户参与
Stargazers Count1.2k
Watchers Count20
Fork Count187
Commits Count196
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count23
Pull Requests Open Count5
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private