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
- Host: GitHub
- URL: https://github.com/zamentur/christmas_random
- Owner: zamentur
- License: gpl-3.0
- Created: 2015-10-11T13:29:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T14:16:27.000Z (over 10 years ago)
- Last Synced: 2025-02-09T13:31:33.876Z (over 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)