Skip to content

RuchikaTalele12/Tkinter-Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tkinter-Notepad.

This project is a simple Notepad application built using Python's Tkinter library. The Notepad application allows you to create, open, edit, and save text files with ease.

Features

  • Create a new file
  • Open an existing file
  • Save a file
  • Cut text
  • Copy text
  • Paste text

Getting Started

Prerequisites

  • Python 3.x
  • Tkinter library (usually included with Python)

Installation

  1. Clone the repository:
    git clone https://github.com/RuchikaTalele12/Tkinter-Notepad.git
    cd Tkinter-Notepad

Usage

  1. Run the script:

    python notepad.py
  2. Interact with the Notepad application:

    • New File: Clear the current text and start a new file.
    • Open File: Open an existing text file.
    • Save File: Save the current text to a file.
    • Cut: Cut the selected text.
    • Copy: Copy the selected text.
    • Paste: Paste the copied text.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages