Skip to content

Set of Qt/C++ APIs for feature rich desktop clients for Evernote service

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING.txt
Notifications You must be signed in to change notification settings

d1vanov/libquentier

Repository files navigation

libquentier

Set of Qt/C++ APIs for feature rich desktop clients for Evernote service

master

What's this

This library presents a set of Qt/C++ APIs useful for applications working as feature rich desktop clients for Evernote service. The most important and useful components of the library are the following:

  • Local storage - persistence of data downloaded from Evernote service in a local SQLite database
  • Synchronization - the logics of exchanging new and/or modified data with Evernote service
  • Note editor - the UI component capable for notes displaying and editing

The library is based on the lower level functionality provided by QEverCloud library. It also serves as the functional core of Quentier application.

WARNING: libquentier is in alpha state right now, neither API nor ABI can be considered stable yet!

How to build/install

Please see the building/installation guide.

How to contribute

Please see the contribution guide for detailed info.

About

Set of Qt/C++ APIs for feature rich desktop clients for Evernote service

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published