Skip to content

Releases: jostasik/Flowgorithm-macOS

v4.5

15 Sep 11:42
Compare
Choose a tag to compare

Installation

  1. Download Flowgorithm_v4.5.zip

  2. Extract

    • Double-click the .zip file.
    • This will create Flowgorithm.app.
  3. Move to Applications

    • Drag Flowgorithm.app into your Applications folder.
  4. Clear Quarantine Attribute

    • macOS may show this error:

      “Flowgorithm.app is damaged and can’t be opened. You should move it to the Trash.”

    • This happens because the app is not signed or notarized by Apple.
      If you trust the download source, open Terminal and run:

      xattr -d com.apple.quarantine /Applications/Flowgorithm.app
  5. Launch

    • Open Applications → Flowgorithm.
    • It should now run normally.

Why This Is Needed

Apple’s Gatekeeper security system automatically marks apps downloaded from the internet with a quarantine flag.
Since Flowgorithm is not currently signed or notarized by Apple, macOS blocks it by default.

Clearing the quarantine attribute with:

xattr -d com.apple.quarantine /Applications/Flowgorithm.app

v4.0.0-beta

10 Apr 17:33
Compare
Choose a tag to compare
v4.0.0-beta Pre-release
Pre-release

Full Changelog: v3.4.2...v4.0.0-beta

Flowgorithm-macOS-v3.4.2

11 May 12:28
Compare
Choose a tag to compare

#17 #15 #16 - Fixes the problems introduced in the latest MacOS Updates

Unzip and open the DMG, then drag Flowgorithm.app to your Applications folder.

Full Changelog: v3.4.2-beta...v3.4.2

Flowgorithm-v3.4.2-beta

07 May 13:13
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.3.1.1-release...v3.4.2-beta

Flowgorithm-macOS-v3.3.1.1

22 Oct 08:14
83e1a89
Compare
Choose a tag to compare

#8

What's Changed

Full Changelog: testing-v3.3.1.1...v3.3.1.1-release

Flowgorithm-macOS-v3.3.1

22 Sep 12:44
e82bf41
Compare
Choose a tag to compare

Extract and run the provided installer package. Let me know if you have any issues!

Flowgorithm-macOS-v2.30.3

12 Jul 08:03
e82bf41
Compare
Choose a tag to compare

Extract and run the provided installer package.

Flowgorithm-v0.2-beta

08 Sep 00:14
e82bf41
Compare
Choose a tag to compare
Flowgorithm-v0.2-beta Pre-release
Pre-release

Unzip and then copy the resulting "Flowgorithm.app" to your /Applications directory.

Flowgorithm-v0.1-beta

07 Sep 11:25
e82bf41
Compare
Choose a tag to compare
Flowgorithm-v0.1-beta Pre-release
Pre-release

Unzip and then copy the resulting "Flowgorithm.app" to your /Applications directory.