https://github.com/houkasaurusrex/custom-mail-signatures
Easily customizable email signatures to use with email clients
https://github.com/houkasaurusrex/custom-mail-signatures
Last synced: 4 months ago
JSON representation
Easily customizable email signatures to use with email clients
- Host: GitHub
- URL: https://github.com/houkasaurusrex/custom-mail-signatures
- Owner: HoukasaurusRex
- License: mit
- Created: 2019-08-08T04:58:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T06:19:07.000Z (over 6 years ago)
- Last Synced: 2025-10-12T07:55:38.223Z (9 months ago)
- Language: HTML
- Homepage: pterobyte.github.io/custom-mail-signatures
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Welcome to custom-mail-signatures 👋
> Easily customizable email signatures to use with email clients
### 🏠 [Homepage](pterobyte.github.io/custom-mail-signatures)
## Make Mailsignature Files from HTML
```sh
make all
```
## Install on Mac
(MacOS) Move .signature files to your signature directory at ~/Library/Mail/V6/MailData/Signatures/
Copy .mailsignature contents into directory
Get Info -> check "locked"
## Author
👤 **JT Houk (https://jt.houk.space/)**
* Twitter: [@CapnAwesome](https://twitter.com/CapnAwesome)
* Github: [@Pterobyte](https://github.com/Pterobyte)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Pterobyte/custom-mail-signatures/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [JT Houk (https://jt.houk.space/)](https://github.com/Pterobyte).
This project is [MIT](https://github.com/Pterobyte/custom-mail-signatures/blob/master/LICENSE) licensed.
***
### TODO
* [ ] make install command for mac
* [ ] non-tech install directions
* [ ] Command to replace all my info with user's info
* [ ] Windows support
* [ ] Bash script to prompt user to input user info, save to config, then use in making .signature files