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
- Host: GitHub
- URL: https://github.com/rjlovespy/mindnote
- Owner: rjlovespy
- Created: 2023-07-25T02:39:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T08:20:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T00:15:01.551Z (about 1 year ago)
- Topics: application-software, desktop-application, notepad, notepad-plus-plus, onenote, python, software-development, tkinter
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.