This program will help you learn Spanish vocabulary as it pops up a new Spanish word after ever 10 mins.
This time interval can be changed very simply in the code.
Plyer Python:
To install : pip install plyer
Just download and run spanish_vocab.pyw
and that's all you need to do.
Then after sometime a popup like this will appear.
And yeah, i forgot to tell you another nice thing,
You can close the program and when you restart the program ,it will start from where you left.
I did this by using a very simple text file as log file.
If you wanna change the index manually, go to log_last.txt .
If you wanna change the time for the popup, then
refer to line 22 in code