SkillAgentSearch skills...

HemPad

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

Install / Use

/learn @AbdallahHemdan/HemPad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

⌨️ 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)

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks1

Languages

C++

Security Score

75/100

Audited on Oct 11, 2024

No findings