Copyright 2013-2015 Christian M. Schmid
another open source cross-platform GUI for the todo.txt file format
to build jdotxt from its sources, you will need - a Java Development Kit (JDK) Version 7 or higher http://www.oracle.com/technetwork/java/javase/downloads/index.html - Apache Ant as build system http://ant.apache.org/
I use Ubuntu as a build system, simply run
to set up your build system.
To build jdotxt
Download the latest sources from github (e.g., "git clone https://github.com/chms/jdotxt.git")
Move into the directory (e.g., "cd jdotxt")
Run ant (i.e., "ant")
You can run the resulting jar file by executing
java -jar jar/jdotxt.jar
jdotxt uses code and libraries from the following open source projects:
$ claude mcp add jdotxt \
-- python -m otcore.mcp_server <graph>