Skip to content

BlythMeister/SecretSantaHelper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Secret Santa Helper

Small application which helps you to send out your secret santa emails.

All you need to do is add the participants and their email addresses. Setup your SMTP relay Add the email subject and content, including dynamic replacement of gift buyer and recipient Hit the send button.

The rules of pairing people state that the same two people cannot get each other & that a person cannot get themselves. As a result, the minimum number of people is 3!

Added features include the ability to save your list of participants to CSV, and read from CSV so you can send the list to different people.

The application will store/remember all participants in the list, and also your send details settings

Licence

This application is covered by the GPLv2 licence agreement.