Skip to content

srsoftware-de/intelliMind

Repository files navigation

intelliMind

A mindmap program for knowledge storage. With this Java program, you can create interavtive and nested mindmaps to organize your thoughts.

Intellimind is written in pure java and thus requires a java runtime environment to be installed. To launch it, you have basically two possibilities:

  • either you download the precompiled jar file and run it with java -jar intelliMind.jar
  • or you compile it (for example using eclipse under linux) with the following steps:
    git clone https://github.com/keawe-software/intelliMind
    cd intelliMind
    git submodule init
    git submodule update
    scripts/versionupdate then import it in eclipse and you should be able to launch it from eclipse

About

A mindmap program for knowledge storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors