Skip to content

A basic Notepad desktop application made using Qt

Notifications You must be signed in to change notification settings

unikamittal/CuteNotePad

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.1%
  • QMake 15.9%