Skip to content

Utilizing Python programming language as well as its accompanying modules such as tkinter and os, the GUI for Notepad was created.

Notifications You must be signed in to change notification settings

Sahil-Madhyan/NotepadGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the App

We have created a notepad with different menus like file and edit. These menus will help us do things like save our work, open files, and cut and paste. To make this notepad, we need to install something called the tkinter module. We'll use this module to create pop-up messages and file dialogs. We'll also use something called the OS module to interact with our computer's operating system. This will help us create, remove, and move folders. We can even see what files are in a folder! Finally, we'll use some file operations like open, close, read, and write to edit our notepad files.

Screenshots

Notepad UI

NotepadUI

File Menu

FileMenu

Edit Menu

EditMenu

Theme and Fonts Menu

ThemeMenu

About Us

About

Authors

About

Utilizing Python programming language as well as its accompanying modules such as tkinter and os, the GUI for Notepad was created.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages