Skip to content

akwala/cherrytree

 
 

Repository files navigation

CherryTree

A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single XML or SQLite file. The project home page is giuspen.com/cherrytree.

Getting Started

Prerequisites

The current (python) version requires:

  • python2
  • python-gtk2
  • python-gtksourceview2
  • p7zip-full
  • python-dbus
  • python-enchant
  • python-chardet

Then, after cloning, run in the top folder ./cherrytree or python2 cherrytree.

Installation

Look at giuspen.com/cherrytree/#downl for available installers.

Development

The development is currently happening on the master branch in the folder future, being a C++/GTKmm porting.

The latest stable python release is also from the master branch.

The branch pygi is a discontinued attempt to port to the python bindings for GTK3. Reason for the failure in the issue python-gtksourceview2 deprecated, please port to PyGI.

Packages

No packages published

Languages

  • C++ 62.4%
  • Python 25.6%
  • C 10.8%
  • Makefile 0.7%
  • HTML 0.3%
  • Inno Setup 0.1%
  • Other 0.1%