FBP defines applications as
which exchange data across predefined connections by message passing,
where the connections are specified externally to the processes.
These black box processes can be reconnected endlessly
to form different applications without having to be changed internally.
FBP is thus naturally component-oriented.
Program as a network of asynchronous processes
communicating by means of streams of structured data chunks.
Where you think of your program as state graphs
instead of flow graphs
is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
INSTALL
node-red
RUN
NODES - FLOWS
~/.node-red
GOTO
RUN