Skip to content

Releases: jostasik/Flowgorithm-macOS

v4.5

Choose a tag to compare

@jostasik jostasik released this 15 Sep 11:42

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

v4.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@jostasik jostasik released this 10 Apr 17:33

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

Flowgorithm-macOS-v3.4.2

Choose a tag to compare

@jostasik jostasik released this 11 May 12:28

#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

Pre-release

Choose a tag to compare

@jostasik jostasik released this 07 May 13:13

What's Changed

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

Flowgorithm-macOS-v3.3.1.1

Choose a tag to compare

@jostasik jostasik released this 22 Oct 08:14
83e1a89

#8

What's Changed

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

Flowgorithm-macOS-v3.3.1

Choose a tag to compare

@jostasik jostasik released this 22 Sep 12:44
e82bf41

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

Flowgorithm-macOS-v2.30.3

Choose a tag to compare

@jostasik jostasik released this 12 Jul 08:03
e82bf41

Extract and run the provided installer package.

Flowgorithm-v0.2-beta

Flowgorithm-v0.2-beta Pre-release
Pre-release

Choose a tag to compare

@jostasik jostasik released this 08 Sep 00:14
e82bf41

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

Flowgorithm-v0.1-beta

Flowgorithm-v0.1-beta Pre-release
Pre-release

Choose a tag to compare

@jostasik jostasik released this 07 Sep 11:25
e82bf41

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