Mindolph Code
Mindolph is an open source desktop PKM software with Gen-AI support.
Brought to you by:
mindolph
| File | Date | Author | Commit |
|---|---|---|---|
| DemoWorkspace | 2025-03-30 |
|
[fce467] update docs for v1.11.6 |
| code | 2025-09-06 |
|
[ff92e5] -fix: hide file extension should not work on fo... |
| docs | 2025-09-06 |
|
[4d4148] update docs for v1.13.0 |
| .gitignore | 2024-02-05 |
|
[98fac4] minor fix |
| LICENSE | 2022-04-11 |
|
[46ab4e] Initial commit |
| README.md | 2025-09-06 |
|
[4d4148] update docs for v1.13.0 |

Mindolph is an open source personal knowledge management software with Gen-AI support for all desktop platforms. 简体中文
*.mmd), Markdown(*.md), PlantUML(*.puml), CSV sheet(*.csv) and plain text(*.txt) file formats, more formats will be supported in the future.Collection to manage related files even from different workspaces.Classic, Light and Dark), customizing themes by duplicating existing themes and setup the style of any element freely.netbeans-mmd-plugin.macOS, Windows and Linux.
| Platform | Type | Stable | Unstable | Note |
|---|---|---|---|---|
| macOS | .dmg | v1.12.5 | v1.13.0 | Intel |
| macOS | .dmg | v1.12.5 | v1.13.0 | Apple Silicon for supporting PlantUML, install graphviz first: brew install graphviz |
| Windows | .msi | v1.12.5 | v1.13.0 | |
| Debian/Ubuntu | .deb | v1.12.5 | v1.13.0 | for supporting PlantUML, install graphviz first:sudo apt install graphviz |
| Fedora | .rpm | v1.12.5 | v1.13.0 | |
| Java Executable | .jar | v1.12.5 | v1.13.0 | Java 22 is the minimum version to run this application. download latest JavaFX SDK for your platform and extract to somewhere eg: c:\javafx-sdk-24, run the jar file like this: java --module-path c:\javafx-sdk-24\lib --add-modules java.sql,javafx.controls,javafx.fxml,javafx.swing,javafx.web,jdk.crypto.ec -jar Mindolph-1.12.5.jar |
Mindolph is developed based on JavaFX, see code/README.md for more details.
Future Plan:
