7imbrook / secret-santa

Secret Santa Matching Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secret Santa

Simple cli to match your friends or family up for secret santas!

Add people to your group, set a location to exclude households or partners. People in the same location wont get each other.

./santa.py add-person <name> <phone-number> <location>

You can test out your matches with --dry-run

./santa.py shuffle --dry-run

Then send it off! (without --dry-run) There's no way to track back who got who after the program quits so it's one shot.

About

Secret Santa Matching Tool


Languages

Language:Python 94.0%Language:Shell 6.0%