Skip to content

chirag-chopra/Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad 1.0

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.

Requiried modules -

  • Tkinter
  • Pyautogui

Installation

no need to install Tkinter as it comes preinstalled in python 3
pip install PyAutoGUI

Running the program

On Ubuntu :

chmod +x notepad.py
python3 nodepad.py or py notepad.py

On windows :

python3 nodepad.py or py notepad.py

About

Notepad 1.0 in PYTHON-3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages