Skip to content

nxptunx/Qt-Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qt-Notepad

License: GPL v3 Python Platform Status PRs Welcome Qt

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.

License

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.

Contribute

We welcome contributions from everyone! Whether you're fixing bugs, adding new features, improving documentation, or simply suggesting ideas, your input is valuable.

How to Contribute

  1. Fork the Repository
    Click the Fork button at the top-right of this page to create your own copy of the project.

  2. Clone Your Fork

    git clone https://github.com/your-username/Qt-Notepad.git
    cd Qt-Notepad
  3. Create a New Branch
    Create a branch for your changes:

    git checkout -b my-feature-or-bugfix
  4. Make Your Changes
    Make sure to test thoroughly. Keep commits small and focused.

  5. Commit and Push

    git add .
    git commit -m "Add a clear and concise commit message"
    git push origin my-feature-or-bugfix
  6. Create a Pull Request
    Go to your fork on GitHub, and click "New pull request".

Contribution Guidelines

  • 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).

Bug Reports & Feature Requests

  • Use the Issues tab to report bugs or suggest features.
  • Please include details: OS, Python version, steps to reproduce, screenshots (if applicable), and logs.

UPDATE

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 💙

About

A Notepad Using Qt,Written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages