pixney / mysigmail

UI Email Signature Generator - Make easy to create your email signature

Home Page:https://mysigmail.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website - https://mysigmail.com | Twitter - @mysigmail

Sponsor

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 custom fields
  • Social icons - add social icons
  • Options - customize signature
  • Addons - additional options
  • Templates - templates for signature
  • Projects - save, download or import projects
  • Signature preview - preview signature

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=

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.

About

UI Email Signature Generator - Make easy to create your email signature

https://mysigmail.com/

License:GNU Affero General Public License v3.0


Languages

Language:Vue 72.5%Language:JavaScript 26.2%Language:HTML 0.7%Language:Shell 0.4%Language:CSS 0.2%