Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 551 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 551 Bytes

Mindnote

Mindnote [Version 0.1] is an application software. It is an advanced version of notepad. Developed using Tkinter, it provides some unique functionalities like word count while typing which no other pre-existing notepads provide.

To run this application software in your system:

  1. Download .py, .exe, .txt, and .png files.
  2. Install Python and Tkinter in your system if they are not installed already.
  3. Ensure all the file paths mentioned in the Python file can be accessed from your current working directory.
  4. Run the .exe file.