Yiğit Çolakoğlu 5823e4183e | 4 years ago | |
---|---|---|
app | 4 years ago | |
conf | 4 years ago | |
messages | 4 years ago | |
public | 4 years ago | |
target/app/Hermes | 4 years ago | |
tests | 4 years ago | |
.gitignore | 4 years ago | |
Dockerfile | 4 years ago | |
README.md | 4 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
hermes.png | 4 years ago | |
none | 4 years ago |
Hermes is an open source E-Mail tracking solution that is written in Go. It tracks emails using a tracking pixel and when it detects that the e-mail was read, it sends a notification using . This is not meant to be high-quality or easily readible. I made it three hours after learning go to practice, so don't judge me! For more info on how this works, just read the code, it is not that long anyways.