Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 658 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 658 Bytes

DeeQuotes

Summary

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!

Requirements

  1. Python 3.6 or above

  2. Tkinter Module

  3. CSV module

  4. Random module

All the modules mentioed above are preinstalled with PYTHON 3.7, If not install them with PIP.

How to run

  1. Just run the main.py file

  2. Actually I use it with windows task schedular to run the program each time i log in. so, i recommend you to do same.

Screenshot

image