Qt-Notepad is a simple, lightweight notepad application built using Python and Qt.
It's currently a work in progress — feel free to report bugs by opening an issue or contribute by creating a pull request.
This project is licensed under the GNU General Public License v3.0.
This means you are free to use, modify, and distribute the software. However, any derivative work you distribute must be licensed under the same GPLv3 license, and its source code must be made available.
See the LICENSE file for the full text, or read a human-readable summary.
We welcome contributions from everyone! Whether you're fixing bugs, adding new features, improving documentation, or simply suggesting ideas, your input is valuable.
-
Fork the Repository
Click the Fork button at the top-right of this page to create your own copy of the project. -
Clone Your Fork
git clone https://github.com/your-username/Qt-Notepad.git cd Qt-Notepad -
Create a New Branch
Create a branch for your changes:git checkout -b my-feature-or-bugfix
-
Make Your Changes
Make sure to test thoroughly. Keep commits small and focused. -
Commit and Push
git add . git commit -m "Add a clear and concise commit message" git push origin my-feature-or-bugfix
-
Create a Pull Request
Go to your fork on GitHub, and click "New pull request".
- Write clear, descriptive commit messages.
- Follow existing code style and structure.
- Include comments and documentation where appropriate.
- Open an issue first for large changes or new features to discuss them before coding.
- Ensure your changes do not break existing functionality.
- If your PR resolves an issue, mention it in the PR description (e.g.,
Closes #12).
- Use the Issues tab to report bugs or suggest features.
- Please include details: OS, Python version, steps to reproduce, screenshots (if applicable), and logs.
i dont have free time because of school so i wont be continuing this project,BUT i will check pull requests from time to time,nxptunx loves yall 💙