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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?