Skip to content

Ask your crush to be your valentine in a fancy way!

Notifications You must be signed in to change notification settings

paulgr98/valentines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valentines

Crappy valentine joke app.

Description

This app is for asking your crush to be your valentine in a funny way.

Language

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.

Requirements

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).

Showcase (from version 1.1)

First, you'll see this window:

1

Then this window will pop:

2

Finally, the question popup is shown:

3

What's next? See for yourself!