Glitch App
Glitch lets you design colorful Arduino programs via visual block diagrams. It is a graphical lightweight interactive tool and compiler hybrid. Android, FreeBSD, Linux, MacOS, Windows. Just about anywhere.
Features:
- you can use copy-paste as well as drag'n'drop
- rich redo / undo stack
- diagrams are recorded in portable SQLite databases
- infinite diagrams
- object alignment tools
- optionally-transparent widgets if provided by local systems
- Arduino, Raspberry Pi…
What's new in 2025.01.30
- Android: Improved dialog and window handling using
showMaximized()
instead ofshow()
andshowNormal()
for child elements. - Android: Updated to Qt 6.8.1 LTS for enhanced performance and stability.
- New: Recently accessed views are now displayed in the main window, with image data loading in a separate task for smoother performance.
- New: Option to disable automatic download of version information after launch in Glitch Preferences.