/Zettelkasten

Zettelkasten-Developer-Builds

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Luhmannesque Zettelkasten

build status

The digital Zettelkasten (German for slip-box) is a program for knowledge management. It is inspired by the note-taking system of Niklas Luhmann. The official website can be found under http://zettelkasten.danielluedecke.de.

screenshot

Download

The latest release can be found here.

Zettelkasten build

For the build, the Java Development Kit (JDK) 8 or higher is required. For future versions, JDK 11 is recommended. Additionally, Maven 3 is used.

To clone a local repository Git is used.

git clone git@github.com:Zettelkasten-Team/Zettelkasten.git

In a next step, the project can be build with:

  • mvn clean package

The finished build can be found in the target-folder

License

The GPLv3 applies. For detail information see LICENSE.md