Skip to content

Notepad program using Python tkinter with other handy functions

Notifications You must be signed in to change notification settings

attrishreyansh/Notepad-tkinter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a NotePad program implemented in Python using tkinter.

Operations :
	>> Like general notepad, one can write files by this software. 
	>> Font-Change and Font-Size-Change options are also provided.
	>> Some handy functions like adding your signature, time, day, date, etc. are provided
		in the top menu bar.
	>> Other functions like undo, redo, select all, cut, cpoy, paste, delete, etc. are
		also provided.
	>> Software ask you to save file if you abruptly close it.
	>> It can be used to open a file and read it as well.



-----------------------------------------------------------------
	author : Keshav Kabra
		( Keshavkabra.official@gmail.com )

About

Notepad program using Python tkinter with other handy functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%