nixnote2

Nixnote - A clone of Evernote for Linux

  • 所有者: baumgarr/nixnote2
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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) or later, 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

For users of Debian Stretch (Debian 9), you may also install the
latest upstream stable release from stretch-backports repository:

# !! NOTE: You need to enable stretch-backports repository first
# See https://backports.debian.org for instructions
# After you enabled backports repository, type the following commands:
sudo apt update
sudo apt install nixnote2 -t stretch-backports

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 (https://www.archlinuxcn.org/archlinux-cn-repo-and-mirror/)
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

主要指標

概覽
名稱與所有者baumgarr/nixnote2
主編程語言C++
編程語言C++ (語言數: 8)
平台
許可證Other
所有者活动
創建於2012-07-08 19:37:14
推送於2024-07-18 12:14:24
最后一次提交2017-10-29 11:18:14
發布數11
最新版本名稱v2.0.2 (發布於 2017-09-12 16:24:34)
第一版名稱v2.0-beta4 (發布於 2015-10-13 12:29:16)
用户参与
星數1.1k
關注者數68
派生數155
提交數1.1k
已啟用問題?
問題數446
打開的問題數131
拉請求數57
打開的拉請求數8
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?