Crappy valentine joke app.
This app is for asking your crush to be your valentine in a funny way.
To change the language, edit config.toml file.
The app has defined support for two languages:
- English (default)
- Polish
Additional languages can be added in msg.json file.
Executable file (app.exe) should run just fine.
To run the script (app.py), you need at least Python 3.11.
The script also requires PySimpleGUI to be installed (version 4.60.4 was used).
First, you'll see this window:
Then this window will pop:
Finally, the question popup is shown:
What's next? See for yourself!