Skip to content

Commit 2a8b48a

Browse files
committed
:)
1 parent 5b2894f commit 2a8b48a

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
# Flowgorithm for Mac
22

3-
- Flowgorithm is a free beginner's programming language that is based on simple graphical flowcharts.
4-
- Supports C#, C++, Java, JavaScript, Lua, Perl, Python, Ruby, Swift, Visual Basic .NET, and More!
5-
- Click below to download the latest release!
6-
<p align="center">
3+
- Flowgorithm is a graphical authoring tool which allows users to write and execute programs using flowcharts.
4+
5+
- The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language.
6+
7+
- The flowcharts can be converted to & from several major programming languages.
8+
79

8-
---
9-
10-
### Tap my [homebrew](https://brew.sh) repo for a super quick install
10+
## Install Automatically via [Homebrew](https://brew.sh)
1111

1212
```bash
1313
brew tap jostasik/homebrew-tap
1414
brew update
1515
brew install jostasik-flowgorithm
1616
```
1717

18-
Done!
19-
20-
---
21-
22-
### Manually Installing Flowgorithm
18+
Enjoy! 🥳
2319

24-
<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>
25-
</p>
20+
___
2621

27-
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.
22+
## Manual Installation
2823

29-
![](screenshots/unidentified-developer.jpg)
24+
- Download latest installer from the [Releases](https://github.com/jostasik/Flowgorithm-MacOS/releases) page.
25+
26+
- After downloading Flowgorithm, double click to open the installer.
3027

31-
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.
28+
- Depending on your security settings, you may need to right click (or CTRL) and select "Open".
29+
30+
![](screenshots/unidentified-developer.jpg)
3231

33-
![](screenshots/open-anyway.jpg)
32+
- If Flowgorithm still can’t be opened, [check your GateKeeper tab in settings,](https://support.apple.com/en-us/HT202491)
33+
and click “Open Anyway” to open Flowgorithm, as shown below.
34+
35+
![](screenshots/open-anyway.jpg)
3436

35-
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.
3637

37-
---
3838

39-
### Features
39+
## Features
4040

4141
- Easy to understand output
4242
- Graphical variable watch window

flowgorithm-macos-banner.png

-68.9 KB
Binary file not shown.

screenshots/flowgorithm for mac.png

47.4 KB
Loading
67.6 KB
Loading

0 commit comments

Comments
 (0)