Allows you to create diagrams as seen in the second semester of Digital Systems and Microprocessors. Compatible with Windows, macOS and Linux.
Download: head over to the releases section and download the latest version.
How to use:
- Windows: use either the .exe or the .jar version. You can ignore the security warnings given by Windows. I am sadly not a verified developer for Windows.
- macOS: use only the .jar version. If you try double-clicking to open it, macOS will not allow you. In order to open it, you have to right-click and then click open. It will say something along the lines of "this app may not be secure" and you have to click "open anyways". I am sadly not a verified developer for macOS.
Clone this repository and then execute the following command in your terminal:
mvn clean install
This will create in the target
folder three files:
- Microflow-x.x.x.jar (cross-platform)
- Microflow-x.x.x.exe (Windows)
- Microflow-x-x.x.dmg (macOS)
Note: the DMG file will only be built when ran on macOS. On other operating systems, a .app will be built instead.
Based on the original BubbleWizard by Francesc.