An open API service indexing awesome lists of open source software.

https://github.com/zamentur/christmas_random

A program to choose who offers persent to whom
https://github.com/zamentur/christmas_random

Last synced: 10 months ago
JSON representation

A program to choose who offers persent to whom

Awesome Lists containing this project

README

          

# christmas_random
A small program to choose who offers present to whom

To adapt this program to your case, you need to edit settings.py file.

Currently, it works with thunderbird so you need to click yourself to send email.

## How to use chistmas_random ?
- Install python
```bash
apt-get install python
```

- Add executable permission on christmas_random.py
```bash
chmod u+x christmas_random.py
```
- Edit settings.py with name, email and excluded conf
- Run the program
```bash
./christmas_random.py
```
- If you use Thunderbird click on send for each mail created (without scrolling down)