It is a simple text editor which enable user to create documents. It is capable of creating and editng plain text files.Also it has some preety cool themes.
- Tkinter
- Pyautogui
no need to install Tkinter as it comes preinstalled in python 3
pip install PyAutoGUI
chmod +x notepad.py
python3 nodepad.py or py notepad.py
python3 nodepad.py or py notepad.py