Welcome to Nodedge documentationΒΆ

Nodedge is a free and open-source software for graphical programming. Try it out and contribute to its development!

Features

  • Create your simulation easily thanks to a large variety of customizable built-in blocks.

  • Access your models anywhere anytime. Nodedge is free for any purpose.

  • Contribute to Nodedge development. The software is based on Python.

Documentation

Development

You can check out the latest version of the source code with the command:

git clone https://github.com/nodedge/nodedge.git

You can run a set of unit tests to make sure that everything is working correctly. After installation, run:

python setup.py test

Your contributions are welcome! Simply fork the GitHub repository and send a pull request.

Links