All Projects → d1vanov → quentier

d1vanov / quentier

Licence: GPL-3.0 license
Cross-platform desktop Evernote client

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
NSIS
403 projects

Projects that are alternatives of or similar to quentier

Yarle
Yarle - The ultimate converter of Evernote notes to Markdown
Stars: ✭ 170 (+47.83%)
Mutual labels:  note-taking, evernote
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (-16.52%)
Mutual labels:  note-taking, evernote
evernote-backup
Backup & export all Evernote notes and notebooks
Stars: ✭ 104 (-9.57%)
Mutual labels:  evernote, evernote-client
Qownnotes
QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.
Stars: ✭ 2,357 (+1949.57%)
Mutual labels:  qt5, note-taking
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (+230.43%)
Mutual labels:  qt5, note-taking
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+1937.39%)
Mutual labels:  note-taking, evernote
nixnote2
Nixnote - Evernote desktop client for Linux
Stars: ✭ 281 (+144.35%)
Mutual labels:  note-taking, evernote
Web
A free, open-source, and completely encrypted notes app. https://standardnotes.com
Stars: ✭ 3,061 (+2561.74%)
Mutual labels:  note-taking, evernote
Liszt
A personal organization software with a script engine for automation
Stars: ✭ 72 (-37.39%)
Mutual labels:  qt5, note-taking
Singleapplication
Replacement of QtSingleApplication for Qt5 with support for instance communication.
Stars: ✭ 443 (+285.22%)
Mutual labels:  application, qt5
mark-idea
一款私有云笔记,git + markdown
Stars: ✭ 182 (+58.26%)
Mutual labels:  note-taking
Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Stars: ✭ 381 (+231.3%)
Mutual labels:  note-taking
mbedcrypto
a portable, small, easy to use and fast c++14 library for cryptography.
Stars: ✭ 38 (-66.96%)
Mutual labels:  qt5
QT-Notepad
QT5 实现的简单文本编辑器
Stars: ✭ 18 (-84.35%)
Mutual labels:  qt5
Hypermc
Install Minecraft extensions with a user-friendly interface ⛏💎
Stars: ✭ 27 (-76.52%)
Mutual labels:  application
makeuniversal
Tool to create a Universal Binary version of a Qt distribution.
Stars: ✭ 40 (-65.22%)
Mutual labels:  qt5
ArchI0
ArchI0 : Arch-Based Distros Applications Automatic Installation Script
Stars: ✭ 26 (-77.39%)
Mutual labels:  application
Webpack Ops
📁 webpack bundle visualization // optimization // config tool
Stars: ✭ 251 (+118.26%)
Mutual labels:  application
Horde
This is the old, deprecated, monolith Horde repository, archived here for historical reasons.
Stars: ✭ 246 (+113.91%)
Mutual labels:  application
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (-66.09%)
Mutual labels:  application

Quentier

Cross-platform desktop Evernote client

master

What's this

Quentier is a cross-platform desktop note taking app capable of working as Evernote client. You can also use Quentier for local notes without any connection to Evernote and synchronization.

Quentier is free software distributed under the terms of GPL v.3.

See this blog post about recent UI changes.

At the moment Quentier is in public alpha state and is not yet intended for production usage. Currently it's targeted at software enthusiasts, developers and people who like tinkering with fresh stuff.

Quentier is written in C++ using Qt framework and is built on top of libquentier library.

Read the project's blog and wiki for more details.

Download / Install

Prebuilt versions of Quentier can be downloaded from the following locations:

Stable versions correspond to builds from master branch, unstable versions correspond to builds from development branch. New stuff first appears in unstable versions but for this reason they are also prone to temporary breakages.

For users of Ubuntu and derivatives there's a PPA repository from where it is easy to install Quentier:

sudo add-apt-repository ppa:d1vanov/quentier-stable
sudo apt-get update
sudo apt-get install quentier-qt5

This PPA is for stable Quentier builds from master branch. Alternatively, the PPA for unstable version of Quentier is the following:

sudo add-apt-repository ppa:d1vanov/quentier-development
sudo apt-get update
sudo apt-get install quentier-qt5

For users of other Linux distributions there are also prepared repositories with native packages:

How to build from source

See the building/installation guide.

How to contribute

Contributions to Quentier are warmly welcome! Please see the contribution guide to see how you can contribute.

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].