|
1 |
| -# Flowgorithm For Mac | Up to date with Windows! |
2 |
| -Updated to Flowgorithm v3.3.1 |
| 1 | +## Flowgorithm |
| 2 | +Updated to Flowgorithm v3.3.1 | Tested with Mohave, Catalina, Big Sur, Moneterey |
3 | 3 |
|
4 |
| -## Installation |
| 4 | +Flowgorithm is a free beginner's programming language that is based on simple graphical flowcharts. Convert your flowcharts to more than 15 Program Languages! |
5 | 5 |
|
6 |
| -1. Aquire the most recent Flowgorithm.pkg from the 'Releases' tab! . |
7 |
| -2. Right Click + Run the Installer Package |
8 |
| -3. Open Flowgorithm.app and Enjoy! |
| 6 | +### Quickly Get the Latest Release By Clicking the Save Icon Below! |
9 | 7 |
|
10 |
| -## Getting Started |
| 8 | +<p align="center"> |
| 9 | + <a href="https://github.com/jostasik/Flowgorithm-macOS/releases/download/v3.3.1/Flowgorithm-Setup.zip" alt="Download Flowgorithm"><img width="64" height="64" src="screenshots/ison-save.png" alt="Download Flowgorithm"></a> |
| 10 | +<p> |
| 11 | +<p align="center"> |
| 12 | + <a href="https://github.com/jostasik/Flowgorithm-MacOS/releases" alt="View Release Page"><img width="160" height="18" src="screenshots/release-button.png" alt="View Release Page"></a> |
| 13 | +</p> |
11 | 14 |
|
12 |
| - |
13 |
| - Source: http://www.flowgorithm.org/index.html |
| 15 | +--- |
| 16 | + |
| 17 | +### Opening Flowgorithm |
| 18 | + |
| 19 | +After downloading Flowgorithm, double click to open it. macOS may prompt you “Flowgorithm cannot be opened because it is from an unidentified developer”, as shown below. This is completely normal and expected. |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +To open Flowgorithm, [right-click](https://support.apple.com/HT207700) on the Flowgorithm app in Finder, and click “Open”. If you right-clicked when opening Flowgorithm for the first time, you need to [right-click](https://support.apple.com/HT207700) for a second time. |
| 24 | + |
| 25 | +If Flowgorithm still can’t be opened, [check your GateKeeper settings](https://support.apple.com/en-us/HT202491) under the General tab in System Preferences > Security & Privacy. Click “Open Anyway” to open Flowgorithm, as shown below. |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +Flowgorithm will not harm your Mac. This alert only shows up because Flowgorithm is not notarized. Flowgorithm is open source, so you can always examine its source code to make sure it’s safe. |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +### Features |
| 34 | + |
| 35 | +- Easy to understand output |
| 36 | +- Graphical variable watch window |
| 37 | +- Interactively generate real code (18+ languages) |
| 38 | +- Safe recursion |
| 39 | +- Loops, arrays, and flexible expressions |
| 40 | +- Multilingual support |
| 41 | + |
| 42 | +# [Info From](http://www.flowgorithm.org/index.html#Features) |
| 43 | +# [Resources](http://www.flowgorithm.org/resources/index.html) |
14 | 44 |
|
0 commit comments