notepanda logo

notepanda ChungZH

Use this command to install notepanda:
winget install --id=ChungZH.notepanda -e

A simple cross-platform notepad. Based on Qt and C++.

Notepanda is a cross-platform notepad designed to provide a simple yet effective tool for note-taking and text editing. Built using Qt and C++, Notepanda offers a lightweight and intuitive interface that supports essential features for daily use.

Key Features:

  • Cross-platform compatibility, ensuring seamless operation on Windows, macOS, and Linux.
  • Syntax highlighting for various programming languages to enhance code readability.
  • Markdown preview support for formatted text creation.
  • Drag-and-drop functionality for easy file handling.
  • Line numbers for better navigation in longer documents.

Audience & Benefit:
Ideal for developers and general users seeking a straightforward, distraction-free editor for writing or coding. Notepanda’s clean design and essential features make it perfect for those who value simplicity without compromising on functionality.

Notepanda can be installed via winget, offering an easy setup process for users across supported platforms.

README

banner

Notepanda's icon is owned by ChungZH, any unanthorized usage will be blamed.

Notepanda

Codacy Badge C++ & Qt FOSSA Status

LICENSE Made with love Build CI

> A simple cross-platform notepad. Based on Qt and C++.

If you want to track the latest news of Notepanda, welcome to our 📰 Telegram channel!

BTW you can read this post in my blog: Notepanda 开发小结

Why write this text editor?

I recently started getting started with Qt, this is my first Qt project, the first C++ project, and the first project in my life. I hope to develop my skills through this project.

I'm not going to use this as a replacement for my other text editors because it's too simple and I am too poor :)

So enjoy this toy 🍵️

Screenshots

LightDark
LightDark
LightDark

Feature

  • Basic operation
  • Line numbers
  • Syntax highlight
  • Launch from the shell by typing: notepanda or notepanda CMakeLists.txt
  • Preview panel

Build

For more information, go to How to build - GitHub Wiki.

Required Tools

Required Dependencies

Roadmap

See Projects.

Install

If you are Windows / MacOS / Linux user, you can go to Releases page.

If you are Arch Linux (or Arch-based distros) user, you can get Notepanda from AUR. AUR Badge

You may use an AUR helper such as yay to automatically handle the build process of AUR packages:

yay -S notepanda

The latest version is v0.1.3 now.

Contributions / Bugs

PRs Welcome

You want to contribute to Notepanda? Awesome! Please read the contribution guidelines for details and useful hints. There is no rules now!

If you found a bug or have a feature request, you can report it GitHub Issue.

🙇‍♂️️ Thank you very much!

Special Thanks

Copyright

Copyright (c) ChungZH. All rights reserved.

Libraries that have been used in Notepanda are listed below (Sorted by date added):

LICENSE

⚖ Released under the MIT license.

FOSSA Status


🗒️ Notepanda © ChungZH.

> Blog · Portfolio · GitHub

Versions
0.1.4
Website