flamespt / CuteNotePad

A basic Notepad desktop application made using Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CuteNotePad πŸ“–

A basic Notepad desktop application made using Qt

Getting Started πŸ“ˆ

To run CuteNotePad on your system, you will need to install Qt5.

Prequisites πŸ”©

  • Qt5

Installing πŸ”¨

Follow the instructions given in the official documentation for Qt installation

After setting up Qt, clone this repository in a local directory on your machine

git clone "https://github.com/akhilam512/CuteNotePad.git"

Working πŸ”†

Main Window:

Sample text:

Copy - Paste :

Cut - Paste :

Undo :

Redo :

Chaning Font :

Saving :

About

A basic Notepad desktop application made using Qt


Languages

Language:C++ 84.2%Language:QMake 15.8%