fynxiu / Zettelkasten

Zettelkasten-Developer-Builds

Home Page:http://zettelkasten.danielluedecke.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Zettelkasten-Developer-Builds

http://zettelkasten.danielluedecke.de

License:GNU General Public License v3.0


Languages

Language:Python 56.7%Language:Java 43.3%Language:Smalltalk 0.0%