Take the notes of lectures and meetings as a screenshot stored in word document.
Python 3.X Required.
Modules Required -
1) PIL
2) Docx - pip install python-docx(for python3)
Step 1 - Open the python file in Visual Studio or any code editor.
Step 2 - Run the python file.
Commands -
1) press 'n' - To take the note.
2) press 's' - To save the document file. (save the file when your meeting is over or taking notes is over)
3) press 'q' - To quit the program.
Thank You for Using this.
Give proper credits.