Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 842 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 842 Bytes

Created a Vocabulary Enhancer using Python Programming language which starts automatically in the background once the computer boots up and teaches the user a new word every hour of the day through notifications in the notifications window, thus helping the user learn new words and enhance his/her vocabulary.

Language - Python3 ,

Python Modules Used -

Time, Json, Requests (https://developer.wordnik.com/gettingstarted), Plyer (pip install plyer), Wordnik ( pip install wordnik-py3), API Used - Wordnik (API KEY can generated from:- https://developer.wordnik.com/gettingstarted)

Note:-

If you want to stop the program to keep running, just kill it from the task manager. The program runs automatically everytime the computer boots up. Apply for the WORDNIK API (if current expires), it gets delivered to your email in 7 business days.