QNotepad is a lightweight, intuitive, and feature-packed text editor built using Qt and C++. Perfect for note-taking, quick edits, or writing documents with ease and style.
- π New File: Quickly create blank documents.
- π Open File: Load and edit existing text files effortlessly.
- πΎ Save & Save As: Save your work with confidence.
- βοΈ Edit Functions: Cut, copy, paste, undo, redo β all your essentials.
- π€ Text Formatting: Customize fonts, colors, and styles to suit your writing mood.
- π¨ Background Color: Personalize your editorβs background color.
- π¨οΈ Print Support: Print your documents directly.
- π Live Character Count: Track your writing progress right in the status bar.
- π» Cross-Platform: Runs smoothly on Windows, Linux, and macOS.
Hereβs a glimpse of QNotepadβs sleek interface and useful features:
- Clone the repository
git clone https://github.com/arshc0der/QNotepad.git
cd QNotepad
-
Open in Qt Creator
-
Build & Run
Compile and launch your powerful new text editor!
- Launch QNotepad.
- Use intuitive menus for file and edit operations.
- Customize your workspace by changing fonts and colors.
- Keep an eye on your progress with the live character count.
Contributions are welcome! Whether it's a bug fix, new feature, or documentation update:
- Fork the repo
- Create your branch
- Submit a pull request
- Join the discussion via issues
This project is licensed under the MIT License. See the LICENSE file for details.
Have questions, feedback, or want to collaborate?
- GitHub: arshc0der