|
1 | 1 | # Flowgorithm For Mac
|
2 | 2 |
|
3 |
| -**WORKING ON Catalina 10.15, Mohave 10.14, Sierra 10.12, and El Capitan 10.11.** |
| 3 | +**Tested & Works on Catalina 10.15, Mohave 10.14, High Sierra 10.13, Sierra 10.12, and El Capitan 10.11** |
4 | 4 |
|
| 5 | +#### All Required dependancies are cleanly contained inside this Flowgorithm.app. You do not need to install anything else to run this app natively on MacOS. |
| 6 | +#### As with every other Mac Application on your system, all you need to do is open it to run it. |
5 | 7 |
|
6 |
| -*Flowgorithm is a graphical authoring tool which allows users to write and execute programs using flowcharts. |
7 |
| -The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language. |
8 |
| -The flowchart can be converted to several major programming languages.* |
| 8 | +# Installation |
9 | 9 |
|
10 |
| -Flowgorithm is a Windows-Only program. I personally need this for school, and there aren't any Mac alternatives that I found comparable. |
11 |
| - |
12 |
| -I couldn't find much information at all about putting together a Flowgorithm wine container. |
13 |
| -Furthermore, any info I did come across didn't end up working for me. |
14 |
| -After many attempts I finally got a working app. ENJOY! |
15 |
| - |
16 |
| -## Installation |
17 |
| - |
18 |
| -1. Download and extract most recent ZIP file. |
| 10 | +1. Download and extract the most recent ZIP file. |
19 | 11 | 2. Run Flowgorithm.app from Applications folder.
|
20 | 12 |
|
21 |
| -##### (i will update this with more info as needed) |
| 13 | +# BACKGROUND |
| 14 | +One of my classes this semester is structured around Flowgorithm. About half the kids in my class only have access to MacBooks, and they were having an awful time trying to access the program. Ultimately, connecting to our school's Windows 10 Remote Desktop Server was our Professors solution. But even then... just imagine how bad an aging Macbook would handle that overhead. |
| 15 | +It was giving students a misleading experience, out of what IS a well-designed Program. |
| 16 | +I couldn't find any clear working guides on how to run Flowgorithm on a mac. It was such a mess trying to juggle all the different wine-related port tools.. Im hoping other people can avoid that by just using the Flowgorithm Mac app I packaged into a native contained Mac applicatione! |
22 | 17 |
|
23 |
| -Built with the help of Portingkit: https://www.portingkit.com/about |
| 18 | +Flowgorithm Website: http://www.flowgorithm.org/ |
0 commit comments