Flowgorithm is a beginner-friendly programming language based on simple graphical flowcharts. It supports a variety of programming languages, including AppleScript, Bash, C#, C++, Java, JavaScript, PHP, Powershell, Python, Ruby, Swift, SQL, TypeScript, Visual Basic .NET, and more! Flowgorithm provides an easy-to-understand output and a graphical variable watch window. You can even convert your flowcharts to real live code!
There are two ways to install Flowgorithm on your MacOS device.
- Install the package manager brew if you haven't already.
- Run the following commands in the Terminal:
brew tap jostasik/homebrew-tap
brew update
brew install --no-quarantine jostasik-flowgorithm
- Go to the Flowgorithm-MacOS release page.
- Download the latest release.
- Run the Flowgorithm installer.
- Flowgorithm will be installed in your Applications folder.
If you see a message that says "Flowgorithm.app can't be opened because it is from an unidentified developer", it means that your security settings on your MacOS device are preventing the app from opening.
Here's what you can do to resolve this issue:
- Right-click Flowgorithm.app from Finder.
- Click "Open".
You should now see a new dialog box that asks if you're sure you want to open the app. Click "Open" to proceed.
If you see a message that says "Apple cannot check it for malicious software", it means that your MacOS device is blocking the installation of the app because it is not from a verified developer.
Here's what you can do to resolve this issue:
- Hold down the Control key and click on the Flowgorithm.app file in Finder.
- Choose "Open" from the context menu.
- A new dialog box will appear asking if you want to open the app. Click "Open" to proceed.
Note that you might have to repeat this process every time you open the app.
If you see a message that says "Flowgorithm.app is damaged and can't be opened", it means that the app has been corrupted during the installation process.
Here are two ways you can try to resolve this issue:
- Move the Flowgorithm.app file to the Trash.
- Download the app again from the source you used originally to install the app.
- Install the app again.
If the issue persists, try the following additional troubleshooting step:
- Open Terminal from the Applications folder.
- Type in the following command and hit Enter:
xattr -d com.apple.quarantine /Applications/Flowgorithm.app
If you still encounter issues after trying these troubleshooting steps, please contact me and I'll gladly help get you up and running!