All Projects β†’ ChungZH β†’ Notepanda

ChungZH / Notepanda

Licence: mit
πŸ“ƒ A simple cross-platform notepad. Based on Qt and C++.

Programming Languages

cpp
1120 projects
cpp11
221 projects

Projects that are alternatives of or similar to Notepanda

Qhttpengine
HTTP server for Qt applications
Stars: ✭ 112 (-16.42%)
Mutual labels:  cmake, cross-platform, qt, qt5
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (+300.75%)
Mutual labels:  cmake, cross-platform, qt, qt5
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+758.21%)
Mutual labels:  cmake, cross-platform, qt, qt5
Mini Cmake Qt
A minimal CMake template for Qt 5 & 6 projects
Stars: ✭ 156 (+16.42%)
Mutual labels:  cmake, qt, qt5
Qxmpp
Cross-platform C++ XMPP client and server library
Stars: ✭ 300 (+123.88%)
Mutual labels:  cmake, qt, qt5
Project lemonlime
δΈΊδΊ† OI ζ―”θ΅›θ€Œη”Ÿηš„εŸΊδΊŽ Lemon + LemonPlus ηš„θ½»ι‡θ―„ζ΅‹η³»η»Ÿ | δΈ‰ε€§ζ‘Œι’η³»η»Ÿζ”―ζŒ
Stars: ✭ 255 (+90.3%)
Mutual labels:  cross-platform, qt, qt5
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (+183.58%)
Mutual labels:  editor, qt, qt5
Lan Share
Cross platform LAN File transfer application built with Qt C++ framework
Stars: ✭ 317 (+136.57%)
Mutual labels:  cross-platform, qt, qt5
Swift
Swift XMPP client and Swiften XMPP library
Stars: ✭ 190 (+41.79%)
Mutual labels:  cross-platform, qt, qt5
Qt.go
Qt binding for Go (Golang) aims get Go's compile speed again.
Stars: ✭ 487 (+263.43%)
Mutual labels:  cross-platform, qt, qt5
Notes
Note-taking application, write down your thoughts.
Stars: ✭ 612 (+356.72%)
Mutual labels:  cross-platform, qt, qt5
Versatile
A simple 3D model editor based on simple quads and a sprite set.
Stars: ✭ 132 (-1.49%)
Mutual labels:  editor, qt, qt5
Qview
Practical and minimal image viewer
Stars: ✭ 460 (+243.28%)
Mutual labels:  cross-platform, qt, qt5
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-39.55%)
Mutual labels:  cross-platform, editor, qt
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+861.94%)
Mutual labels:  cross-platform, qt, qt5
Telegram Qt
Qt-based library for Telegram network
Stars: ✭ 105 (-21.64%)
Mutual labels:  qt, qt5
Mne Cpp
MNE-CPP: A Framework for Electrophysiology
Stars: ✭ 104 (-22.39%)
Mutual labels:  cross-platform, qt
Left
Distractionless Writing Tool
Stars: ✭ 1,538 (+1047.76%)
Mutual labels:  editor, text
Hydra
A simple customizable cross-platform IDE
Stars: ✭ 109 (-18.66%)
Mutual labels:  editor, qt5
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-15.67%)
Mutual labels:  qt, qt5

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

Light Dark
Light Dark
Light Dark

Feature

  • Basic operation
  • Line numbers
  • Syntax highlight
  • Launch from the shell by typing: notepanda or notepanda CMakeLists.txt
  • Preview panel (Support Markdown & HTML)
  • Opening files with Drag and Drop.

Install

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

If you are using Scoop, you can get Notepanda from my sweet scoop bucket πŸ‘ peach:

scoop bucket add peach https://github.com/ChungZH/peach
scoop install notepanda

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.4 now.

Build

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

Required Tools

Required Dependencies

Roadmap

See Projects.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].