A free and open-source email signature generator for Gmail, Outlook, Apple Mail, etc. https://mysigmail.com
  • Vue 69.6%
  • TypeScript 27.5%
  • CSS 2.3%
  • JavaScript 0.4%
  • HTML 0.2%
Find a file
2026-01-08 03:39:14 +03:00
.github chore: add issue templates and contribution guidelines 2025-09-20 06:11:22 +03:00
.vscode feat: v2 (#66) 2025-09-18 13:16:40 +03:00
public feat: v2 (#66) 2025-09-18 13:16:40 +03:00
src feat: v2 (#66) 2025-09-18 13:16:40 +03:00
.gitignore feat: v2 (#66) 2025-09-18 13:16:40 +03:00
.prettierrc feat: v2 (#66) 2025-09-18 13:16:40 +03:00
bun.lock chore: add bumpp 2025-09-20 05:39:05 +03:00
CODE_OF_CONDUCT.md chore: add issue templates and contribution guidelines 2025-09-20 06:11:22 +03:00
commitlint.config.js feat: v2 (#66) 2025-09-18 13:16:40 +03:00
components.json feat: v2 (#66) 2025-09-18 13:16:40 +03:00
CONTRIBUTING.md docs: update contribution guidelines and add contribution policy to README 2025-11-18 08:18:30 +03:00
eslint.config.js feat: v2 (#66) 2025-09-18 13:16:40 +03:00
index.html feat: v2 (#66) 2025-09-18 13:16:40 +03:00
LICENSE chore: add LICENSE 2019-03-18 02:18:57 +03:00
package.json build: release v2.0.0 2025-09-18 13:18:39 +03:00
README.md chore: fix License in README 2026-01-08 03:39:14 +03:00
tsconfig.app.json feat: v2 (#66) 2025-09-18 13:16:40 +03:00
tsconfig.json feat: v2 (#66) 2025-09-18 13:16:40 +03:00
tsconfig.node.json feat: v2 (#66) 2025-09-18 13:16:40 +03:00
vite.config.ts feat: v2 (#66) 2025-09-18 13:16:40 +03:00

MySigMail Logo

MySigMail - Email Signature Generator

MySigMail

An open-source email signature generator for Gmail, Outlook, Apple Mail, etc.
Build a sleek, professional-looking signature that enhances your brand.

GitHub package.json version GitHub

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

About

Creating an email signature is not a trivial task, especially for non-technical people. Most existing solutions are either paid or closed-source.

MySigMail makes it easy, free, and open-source. Lets make creating professional signatures accessible for everyone!

Features

  • Customization fonts, colors, avatar shapes, social icons, custom fields
  • Templates ready-to-use layouts for quick start
  • Add-ons disclaimer, call-to-action, and more

Development

Prerequisites

The project uses Bun for building and running. Please make sure you have Bun installed.

Quick Start

git clone https://github.com/antonreshetov/mysigmail
cd mysigmail
bun install
bun run dev

Set env variables

If you want to test image upload functionality, you need to set AWS S3 credentials.

Create a .env file in the root directory and add the following variables:

VITE_AWS_S3_URL=
VITE_AWS_S3_BASKET=
VITE_AWS_S3_ID=
VITE_AWS_S3_KEY=
VITE_AWS_S3_REGION=

SaaS Version

Dont want to deal with setup and running locally?

Use the MySigMail a production-ready version of app, hosted and packed with extra features.

Key Features

  • Manage multiple signatures create, save, and switch between multiple signatures effortlessly, all stored safely on our servers
  • Shared signatures share ready-to-use signatures that your teammates can copy and install
  • Analytics track clicks and engagement from your email signature
  • Presets library professionally designed signature styles you can apply in one click
  • Image hosting reliable CDN hosting for logos, banners, and photos

Tools

Extend your signatures with powerful marketing and branding tools:

  • Sign Off create a handwritten signature and add it as a personal sign-off to your email signature
  • URL Builder generate UTM-tagged URLs and seamlessly track your campaigns in Google Analytics
  • Banner Maker (coming soon) design and add eye-catching banners to promote events, offers, or announcements directly in your email signature

Check out MySigMail and start creating professional email signatures in seconds.

Contribution Policy

MySigMail is an open-source project but only accepting contributions for bug fixes. To get started, please read CONTRIBUTING.md for more details.

Follow

License

This project is licensed under the AGPL-3.0.

Commercial Use

For commercial use, please contact me for a commercial license at reshetov.art@gmail.com.

By using this software, you agree to the terms of the license.

Copyright (c) 2019-present, Anton Reshetov.