Skip to content

A Python application, made with Tkinter, to create a Notepad and perform functions.

License

Notifications You must be signed in to change notification settings

OnBoard-Devs/NotePad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NotePad

About

A Python application, made with Tkinter, to create a Notepad and perform various functions.

NOTE: You may need to configure save_file (line 49) according to your own requirements.

Implementation

  • Navigate to src, then run python NotePad.py in a terminal if you have Windows.
  • Navigate to src, then run python3 NotePad.py in a terminal if you have Mac/Linux.

About

A Python application, made with Tkinter, to create a Notepad and perform functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%