An open API service indexing awesome lists of open source software.

https://github.com/rjlovespy/mindnote

An application software that is an advanced version of notepad
https://github.com/rjlovespy/mindnote

application-software desktop-application notepad notepad-plus-plus onenote python software-development tkinter

Last synced: about 1 year ago
JSON representation

An application software that is an advanced version of notepad

Awesome Lists containing this project

README

          

# 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.