SkillAgentSearch skills...

QNotePad

A simple notepad app written in C++ with the Qt framework

Install / Use

/learn @Ola-jed/QNotePad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QNotePad

CodeFactor Codacy Badge

QNotePad is a lightweight text editor written in c++ with the qt framework

How to build?

You need to have qt installed to build the app.

git clone https://github.com/Ola-jed/QNotePad.git
cd QNotePad
cmake .
make
./QNotePad # You can pass the path to the file to open as a param

You can import the project if you use an ide.

Example

image

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated7mo ago
Forks0

Languages

C++

Security Score

82/100

Audited on Aug 22, 2025

No findings