An open API service indexing awesome lists of open source software.

https://github.com/rajputrockstar/tkinter-notepad

RockStar Notepad is a simple text editor built using tkinter in Python.
https://github.com/rajputrockstar/tkinter-notepad

notepad python python-modules python-notepad python-script python3 tkinter tkinter-gui tkinter-python

Last synced: 3 months ago
JSON representation

RockStar Notepad is a simple text editor built using tkinter in Python.

Awesome Lists containing this project

README

        

# RockStar Notepad

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.

## Features

- **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.

## Usage

1. **Installation**:
- Clone the repository:
```bash
git clone https://github.com/RAJPUTRoCkStAr/RockStar-Notepad.git
cd RockStar-Notepad
```
- Run the application:
```bash
python notepad.py
```

2. **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).

3. **Text Area**:
- Type and edit text directly in the main text area.

## Contributing

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.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contact

For inquiries or feedback, feel free to contact RoyalRockStar (sumit).