A graphical user interface for managing CJDNS using GTK+. Right now it is very work-in-progress. (note: I am not the original author, but since the original repo has been deleted, this one will stay here).
Caramel requires Python 3 and bindings for gobject-introspection:
sudo apt-get install python3 python3-gi
Just clone this repository and run:
python3 caramel.py
Caramel maintains its own CJDNS configuration file at ~/.config/cjdroute.conf
.
During the first run, you will be asked to locate your CJDNS directory. If you have already have a cjdroute.conf, it will be copied over. Otherwise a new cjdroute.conf will be generated for you.