mindolph / Mindolph

Mindolph is an open source personal knowledge management software for all desktop platforms.
GNU General Public License v3.0
109 stars 9 forks source link
csv freemind gen-ai javafx javafx-desktop-apps knowlege llm markdown markdown-editor mind mind-map mindmap mmd ollama openai openai-api pdf plantuml puml xmind

Mindolph

Mindolph is an open source personal knowledge management software for all desktop platforms. 简体中文

Features

Screenshots

    

    

    

    

See More

Releases

Platform Type Stable Unstable Note
v1.8.x v1.9.x Release notes
macOS .dmg v1.8.4 v1.9.1 Intel
macOS .dmg v1.8.4 v1.9.1 Apple Silicon
for supporting PlantUML, install graphviz first:
brew install graphviz
Windows .msi v1.8.4 v1.9.1
Debian .deb v1.8.4 v1.9.1 for supporting PlantUML, install graphviz first:
sudo apt install graphviz
Fedora .rpm v1.8.4 v1.9.1
Java Executable .jar v1.8.4 v1.9.1 Java 17 is the minimum version to run this application.
If you are using Linux, run the jar like this:
java -jar Mindolph-1.8.4.jar
If not, Download latest JavaFX SDK for your platform and extract to somewhere eg: c:\javafx-sdk-21, run the jar file like this:
java --module-path c:\javafx-sdk-21\lib --add-modules java.sql,javafx.controls,javafx.fxml,javafx.swing,javafx.web,jdk.crypto.ec -jar Mindolph-1.8.4.jar

Change Logs

Development

Mindolph is developed based on JavaFX, see code/README.md for more details.

Future Plan: