Skip to content

⌨️ A fully functional Notepad app like (Microsoft "Word-pad") using C++/QT

License

Notifications You must be signed in to change notification settings

AbdallahHemdan/HemPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨️ HemPad


GitHub issues GitHub forks GitHub stars GitHub license

HemPad is a fully functional Notepad app like (Microsoft "Word-pad") with more functions Like:

  • New 📃
  • Open 📂
  • Save as 📥
  • Print 📇
  • Exit ❌
  • Copy 📑
  • Paste 📋
  • Cut ✂️
  • Undo ↪️
  • Redo ↩️

💻 Demo

Demo

🔑 How to use

For Linux

  1. Clone or download
  2. Extract in any where (e.g Desktop)
  3. cd Desktop
  4. cd "HemPad-master"
  5. cd NotePad
  6. ./NotePad (to Run)

For Windows

  1. Clone or download
  2. Extract in any where (e.g Desktop)
  3. cd Desktop
  4. cd "HemPad-master"
  5. cd NotePad
  6. Call qmake referencing the NotePad.pro file
  7. ./NotePad (to Run)

About

⌨️ A fully functional Notepad app like (Microsoft "Word-pad") using C++/QT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages