MySigMail

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

Github星跟踪图

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.

主要指标

概览
名称与所有者antonreshetov/mysigmail
主编程语言Vue
编程语言JavaScript (语言数: 5)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2019-01-04 07:09:56
推送于2022-05-04 09:07:33
最后一次提交2022-05-04 12:07:33
发布数23
最新版本名称v1.12.0 (发布于 2019-06-03 07:43:40)
第一版名称v1.0.3 (发布于 2019-01-06 08:39:06)
用户参与
星数1.2k
关注者数20
派生数191
提交数196
已启用问题?
问题数0
打开的问题数0
拉请求数23
打开的拉请求数5
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?