MCPcopy Create free account
hub / github.com/baumgarr/nixnote2

github.com/baumgarr/nixnote2 @v2.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.2 ↗ · + Follow
3,254 symbols 11,787 edges 419 files 1,105 documented · 34% updated 1y ago★ 1,111133 open issues

Browse by type

Functions 2,942 Types & classes 312
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NixNote2

Introduction

An unofficial client of Evernote for Linux.

Nixnote

Installation

Debian and Ubuntu

Install from distribution repository

For users of Debian Stretch (Debian 9), Debian unstable and Ubuntu 17.04+, you may install from the official repositories. This will become the stable release we will encourage users to install.

sudo apt update
sudo apt install nixnote2

You may find the package information on Debian PTS.

Install via daily PPA

For testing the very latest functionality, there is an unstable Daily-build PPA for Debian/Ubuntu (provided by artmg). This is only recommended for Advanced users.

sudo add-apt-repository ppa:nixnote/nixnote2-daily
sudo apt update
sudo apt install nixnote2

Arch Linux

NixNote2 is available via AUR: nixnote-beta, nixnote.

These packages are also available in [archlinuxcn] unofficial repository.

Gentoo Linux

NixNote is acailable via gentoo-zh overlay, you can install by:

# run with root privileges
layman -a gentoo-zh
emerge nixnote:1 # to install nixnote-1.6
# or
emerge nixnote:2 # to install nixnote-2.0

RPM package on Copr

The NixNote2 package for Fedora and other distros using RPM packages is now on Copr, provided by Nuno Dias.

dnf copr enable nunodias/nixnote2
dnf install nixnote2

# OR for OLDER Distros using yum
yum copr enable nunodias/nixnote2
yum install nixnote2

Core symbols most depended-on inside this repo

Shape

Method 2,553
Function 389
Class 274
Enum 38

Languages

C++99%
Java1%
TypeScript1%

Modules by API surface

qevercloud/generated/services.cpp436 symbols
gui/nbrowserwindow.cpp155 symbols
qevercloud/generated/types.h153 symbols
nixnote.cpp117 symbols
global.cpp98 symbols
qevercloud/generated/types.cpp95 symbols
sql/notetable.cpp66 symbols
qevercloud/thrift.h57 symbols
gui/ntableview.cpp53 symbols
filters/filterengine.cpp46 symbols
gui/ntabwidget.cpp44 symbols
exits/exitpoint.cpp44 symbols

For agents

$ claude mcp add nixnote2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page