Skip to content

A basic notepad created using tkinter package in Python

Notifications You must be signed in to change notification settings

shivamshrey/notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notepad

This is a notepad created using tkinter package in Python. It has functionalities like create a new file, save a file, open an existing file. One can use cut, copy and paste features to edit the text as well.

File Menu

About Notepad

Technologies used

How to run?

  1. Install Python 3
  2. Clone this repository
  3. Start a cmd prompt
  4. Change directory to the cloned repo folder
  5. Type python notepad.py and hit enter

About

A basic notepad created using tkinter package in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages