Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonreshetov/mysigmail

UI Email Signature Generator - Make easy to create your email signature
https://github.com/antonreshetov/mysigmail

email email-signature email-template vue vuejs

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

> Project is no longer maintained, and may have bugs and security issues. Feel free to fork but no pull request or security alert will be answered






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


MySigMail - UI email signature generator on GitHub | Product Hunt Embed

## 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

```bash
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

```bash
npm i
npm run serve
```

## Support project

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

- BTC - 1di5dpLQpcryUke4e5eq1NJv4if9faLhJ
- [PayPal](https://www.paypal.me/antonreshetov)
- [Become a backer on Patreon](https://www.patreon.com/antonreshetov)
- [Become a backer on Open Collective](https://opencollective.com/mysigmail)
- [Become a backer on Ko-fi](https://ko-fi.com/antonreshetov)

## Commercialization
If you would like to commercialize MySigMail, please contact [email protected].