Fugio is an open source software for quick building of digital art and creative projects without programming experience requirements. This cross-platform visual programming system can be used to build creative projects easily.

This software works seamlessly on Windows, macOS/OS X, Ubuntu, Arch Linux, Debian, and Raspberry Pi. It encourages the user to learn and break down their ideas into smaller steps that can be described in code. By starting with Fugio, you will naturally learn important programming concepts even if you do not write a single line of code.
Digital art creation can be tiring without knowing if it will still work in the future. Fugio offers a highly modular design that allows for the reconfiguration or replacement of nodes, without rebuilding the entire project from scratch. This feature ensures that your project is preserved digitally for a long time.
The intention of Fugio is to give access to technology to anyone who wants to use it, regardless of existing technical experience. It is an excellent software that democratizes access to high and low-level technologies. Coding is not for everyone, and this software recognizes that. You don't have to learn to write code to understand or use computers.
Fugio is made in C++ using the Qt 5 Project, which offers excellent cross-platform support. You can create custom nodes, GUI components and other parts of the system using its programming API that allows users to customize Fugio as they please. Overall, Fugio is an effective tool that can help you create beautiful digital projects, regardless of your technical background.
Version 2.10.0:
Tested compilation on Debian 8
Group position and zoom is now saved (also between editing sessions)
Added “Import…” entry to file menu
MidiTimelineNode supports loading .mid files (via Import) into the editor (no editing yet!)
Added Timeline includes