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

https://github.com/rodrigogiraoserrao/secret-santa

TUI app for Secret Santa draws.
https://github.com/rodrigogiraoserrao/secret-santa

christmas command-line command-line-tool python secret-santa terminal terminal-based textual tui

Last synced: 7 days ago
JSON representation

TUI app for Secret Santa draws.

Awesome Lists containing this project

README

        

# Secret Santa

A TUI app to help you draw names for your Secret Santa celebration!
Here is a short demo:

![](media/demo.gif)

## The app

The app has three screens.

- A welcome screen:

![](media/welcome.svg)

- A screen to write the names of the participants:

![](media/generate.svg)

- A screen that shows the results of the draw, with each line representing a gift that must be given:

![](media/results.svg)