This program displays me new Quote every time I log in to my PC. It have more than 1,00,000 quotes. I have scheduled this in Windows Task Schedular. This welcomes me with a greet and a thought of the day. It is really motivating. Must Try!
-
Python 3.6 or above
-
Tkinter Module
-
CSV module
-
Random module
All the modules mentioed above are preinstalled with PYTHON 3.7, If not install them with PIP.
-
Just run the main.py file
-
Actually I use it with windows task schedular to run the program each time i log in. so, i recommend you to do same.