Skip to content

ashak-odree/Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad Application

This is a basic notepad application built using Python and the Tkinter library. It allows users to create, open, and save text files, as well as perform basic editing functions such as cut, copy, paste, undo, and redo. In addition to this, the application also allows users to change the font family and size, and the background color of the text.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Python and the Tkinter library installed on your machine in order to run the application.

Installing

  • Clone or download the repository onto your machine.
  • Open the "notepad.py" file in a Python IDE or text editor.
  • Run the file to launch the application.

Using the Application

The application has a simple and intuitive interface with a menu bar containing the following options:

  • File: Contains options to open and save text files.
  • Edit: Contains options to cut, copy, and paste text.
  • View: Contains options to change the font family and size, and the background color of the text. You can also use the keyboard shortcuts 'Control-z' and 'Control-y' to undo and redo actions.

Built With

  • Python - The programming language used
  • Tkinter - The library used to create the GUI

Acknowledgments

Special thanks to the Tkinter library for making it easy to create GUI applications in Python.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages