Hi there,
In the new year, I decided to post my project on GitHub.
Propos
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!
@robertnachum7 For a gmail client, signatures with a base64 converted image appear to be too long in some cases. Try using an image link instead of embedding it as base64
@antonreshetov Hey Anton. I tried that and now it works. Now I have a small remark, which is that the social media icons don't look very good once I paste it on gmail. Here is how it looks: https://imgur.com/a/KyA9BFQ
Nice work @antonreshetov , I'll try it out!
Whiny remark: in the example it says:
'Website: johndoe.com', 'Email: mail@jonhdoe.com, Phone: + 1 123 456 7890'.
Why not just:
'johndoe.com', 'mail@jonhdoe.com, '+ 1 123 456 7890'?
It's a bit redundant.
massCode
massCode
massCode
massCode
massCode