Remix.run Logo
Santa, a CLI app in Go for generating Secret Santa pairings(github.com)
4 points by tadeaspetak 13 hours ago | 1 comments
tadeaspetak 13 hours ago | parent [-]

The app enables you to define your participants and the email(s) they will be receiving. Preferences include excluded or predestined recipients, and extra recipients with potentially excluded givers.

Santa makes it simple to debug and even print the pairings before randomising the gift-givers and recipients (taking everything into account) and firing off your stealthy emails using your Mailgun account.