Skip to content

THgithub19/Zettelkasten

 
 

Repository files navigation

Zettelkasten

build status

Zettelkasten is a program for knowledge management. It is inspired by the note-taking system of Niklas Luhmann (Zettelkasten is German for slip-box).

screenshot Zettelkasten main window on macOS

Download

Find the latest release here.

Wiki

Find content about Zettelkasten in our Wiki here.

Zettelkasten Build

To build Zettelkasten, you need a Java Development Kit (JDK) 8 and Maven 3.

To get a local repository, use Git:

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

Then, in the root directory of the local repository, run the following command line:

mvn clean package

Note: mvn is Apache Maven. Confirm with mvn -v in a new shell.

Find the build result in your target directory.

License

The GPLv3 applies. For detail information see LICENSE.md

About

Zettelkasten-Developer-Builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%