Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vnotex/vnote
A pleasant note-taking platform in native C++.
https://github.com/vnotex/vnote
editor markdown mathjax note note-taking uml vim vnote
Last synced: 3 days ago
JSON representation
A pleasant note-taking platform in native C++.
- Host: GitHub
- URL: https://github.com/vnotex/vnote
- Owner: vnotex
- License: lgpl-3.0
- Created: 2016-10-05T07:24:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T12:34:53.000Z (3 months ago)
- Last Synced: 2024-10-29T10:49:27.602Z (about 1 month ago)
- Topics: editor, markdown, mathjax, note, note-taking, uml, vim, vnote
- Language: C++
- Homepage: https://app.vnote.fun
- Size: 64.2 MB
- Stars: 11,822
- Watchers: 236
- Forks: 1,216
- Open Issues: 643
-
Metadata Files:
- Readme: README.md
- Changelog: changes.md
- License: COPYING.LESSER
- Security: SECURITY.md
Awesome Lists containing this project
- my-awesome - vnotex/vnote - taking,uml,vim,vnote pushed_at:2024-12 star:11.9k fork:1.2k A pleasant note-taking platform in native C++. (C++)
- stars - vnotex/vnote - taking platform in native C++. (HarmonyOS / Windows Manager)
- awesome-starz - vnotex/vnote - A pleasant note-taking platform in native C++. (C++)
- awesome-hacking-lists - vnotex/vnote - A pleasant note-taking platform in native C++. (C++)
- awesome-starred - vnotex/vnote - A pleasant note-taking platform. (vim)
- StarryDivineSky - vnotex/vnote
README
# VNote
![CI-Windows](https://github.com/vnotex/vnote/actions/workflows/ci-win.yml/badge.svg?branch=master) ![CI-Linux](https://github.com/vnotex/vnote/actions/workflows/ci-linux.yml/badge.svg?branch=master) ![CI-MacOS](https://github.com/vnotex/vnote/actions/workflows/ci-macos.yml/badge.svg?branch=master)[简体中文](README_zh_CN.md)
A pleasant note-taking platform.
For more information, please visit [**VNote's Home Page**](https://vnotex.github.io/vnote) or [Home Page on Gitee](https://tamlok.gitee.io/vnote).
![VNote](pics/vnote.png)
## Description
**VNote** is a Qt-based, free and open source note-taking application, focusing on Markdown now. VNote is designed to provide a pleasant note-taking platform with excellent editing experience.VNote is **NOT** just a simple editor for Markdown. By providing notes management, VNote makes taking notes in Markdown simpler. In the future, VNote will support more formats besides Markdown.
Utilizing Qt, VNote could run on **Linux**, **Windows**, and **macOS**.
![Main](pics/main.png)
![Main2](pics/main2.png)
## Downloads
Continuous builds on `master` branch could be found at the [Continuous Build](https://github.com/vnotex/vnote/releases/tag/continuous-build) release.Latest stable builds could be found at the [latest release](https://github.com/vnotex/vnote/releases/latest). Alternative download services are available:
* [Tianyi Netdisk](https://cloud.189.cn/t/Av67NvmEJVBv)
* [Baidu Netdisk](https://pan.baidu.com/s/1Fou1flmBsQUQ8Qs9V_M6Aw) with the code `note`## Supports
* [GitHub Issues](https://github.com/vnotex/vnote/issues);
* Email: `tamlokveer at gmail.com`;
* [Telegram](https://t.me/vnotex);
* WeChat Public Account: vnotex;Thank [users who donated to VNote](https://github.com/vnotex/vnote/wiki/Donate-List)!
## License
VNote is licensed under [GNU LGPLv3](https://opensource.org/licenses/LGPL-3.0). Code base of VNote could be used freely by VNoteX.