RockStar Notepad is a simple text editor built using tkinter in Python. It offers basic functionalities such as opening and saving files, text editing operations (cut, copy, paste), and additional features like opening a new window for editing.
- Open File: Opens a text file from your system.
- Save File: Saves the current content to a chosen file format (txt, html).
- New Window: Opens a new instance of the text editor for simultaneous editing.
- Edit Operations: Cut, copy, and paste text within the editor.
- Help: Provides basic help information (to be updated).
- Font: Allows customization of the text font and size (to be updated).
- About: Displays information about the notepad application.
-
Installation:
- Clone the repository:
git clone https://github.com/RAJPUTRoCkStAr/RockStar-Notepad.git cd RockStar-Notepad
- Run the application:
python notepad.py
- Clone the repository:
-
Menu Navigation:
- File Menu: Use for opening, saving, or creating a new window.
- Edit Menu: Use for text editing operations.
- Help Menu: Basic help and about information (to be updated).
-
Text Area:
- Type and edit text directly in the main text area.
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For inquiries or feedback, feel free to contact RoyalRockStar (sumit).